Skip to content

Implementing a program in order to simulate a coffee house and gathering some information like utilization of employees, total running time of system etc.

Notifications You must be signed in to change notification settings

burakikanyildiz/DiscreteEventSimulation

Repository files navigation

DicreteEventSimulation

Please check out DiscreteEventSimulation.pdf for description of the project.

How to compile

In a terminal, call commands:

>cmake CMakeLists.txt

>make

OR

>cmake CMakeLists.txt && make

Make sure the executable is produced.

Then you can test the project with the command:

>./project2 inputFile outputFile

About

Implementing a program in order to simulate a coffee house and gathering some information like utilization of employees, total running time of system etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •