Skip to content

Latest commit

 

History

History
executable file
·
4 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

executable file
·
4 lines (3 loc) · 230 Bytes

Operating_Systems_Project_1

Process Simulation Framework. Algorithms used: first come first serve, shortest remaining time, and round robin. Using an iterative (state machine-esque) approach increasing by one cycle at a time.