Simulation and Modeling

Assignment 2: Event Scheduling Simulation Examples

 

Objective:

To use the Simulation Engine based on Event Scheduling Approach to build simulation applications.

Description:

Textbook Section 16.5 Exercises: 5, 7

5: Wendy’s vs. McDonald’s Lines

7: Machine Shop.

Each application program should be in different files.

Although it is more straightforward and recommended to use Scala, you may use Java. As always, code must be well documented and attributed to its author. Explain how to build and run your program in a README file. This file must also explain the contributions of the team members.