Exercise 3: Simula 24§
In exercise 3, you are asked to implement a multi-threaded simulation engine that supports process-based discrete event simulation.
The detailed specification is contained in this README.md file contained in the starter repo at https://git.cs.vt.edu/cs3214-staff/simula24
Please fork this repo and work with your clone. Don't forget to make the clone private.
This is an individual exercise.
Submit a tarfile containing these files:
-
answers.txt
-
More to be specified.