Mac-Coleman / CSC-311-Scheduling-Algorithms

A process scheduling simulator written in Python for class
0 stars 1 forks source link

Simulation Output #9

Closed Mac-Coleman closed 1 year ago

Mac-Coleman commented 1 year ago

After (or during) the simulation of the processes, we must provide the output of the simulation in two .txt files: schedule.txt and waiting_times.txt. How this should be implemented has yet to be determined.

Mac-Coleman commented 1 year ago

Completed by Brodie as of #23