Programming Assignment #2: Simulating the Cafeteria

You and your team have been given the task of simulating the cafeteria in the Student Center so that improvements can be explored. Your team can consist of up to 4 members, and must consist of at least 2 members. (Solo assignments will not be accepted.)

Here are the constraints:

You are to create a simulation of the cafeteria. Your goal is to get the maximum number of students through the cafeteria in the minimum amount of time. Your simulation must show (a) the number of students processed in a three hour run between 11 and 2 and (b) the histogram of how long it took the students to get through. You can place staff wherever you want, within the constraints given above. You must run at least two runs! Try two different staff placements and see which is better.

Bonus! Five additional points will be awarded in each section to the team with the maximum students through in the lowest average time per student.

ADDITIONAL CONSTRAINT: Your team must submit via email before class each Friday a Team Facilitation (at http://chmsr.isye.gatech.edu/cgi-bin/TeamFacilitator/login.cgi) status report. I will get you feedback by the following Monday on how your team is going. 10% of your grade will be turning in these reports each week. 40% of your grade will be on execution of the code, and 50% on the design documentation. (Please note in the design documentation that a Reuse section is not needed for this assignment. Instead, tell me the results of the two runs in a Data and Analysis section.)

You will need the Simulation package for this problem. Be sure to look over Simulation Overheads, Part 1 and Simulation Overheads, Part 2.

Due November 27.

Discuss P2 in CaMILE.