Skip to content

CS2030 Project, Discrete Event Simulator that models a shop.

Notifications You must be signed in to change notification settings

WenJJ2000/CS2030

Repository files navigation

CS2030

CS2030 Project, Discrete Event simulator that models a shop

How to run : java Main.java < input

PRogram input: User input starts with values representing the number of servers, the number of self-check counters, the maximum queue length, the number of customers and the probability of a server resting. This is followed by the arrival times of the customers. Lastly, a number of service times (could be more than necessary) are provided.

About

CS2030 Project, Discrete Event Simulator that models a shop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages