Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 279 Bytes

Schedule_Simulation_Timing

The Program will read in a "jobs.dat" file with the format "JOB_ID||ARRIVAL_TIME||JOB_LENGTH"

Support CPP11 and above

NOTE:
Finish time is the start of the next clock.
ex: Job 1 starts at 0, job length is 10 => Finish time = 10