Simulates CPU schedulers such as First Come First Serve, Round Robin, and Shortest Job First
run the command "make" in the terminal and then you can run "make test01", "make test02", or "make test03" to test different batches of processes
- Sam Stanley (Programmer)