/CPU-Scheduling-algorithms

cpu scheduling algorithms(SJF-FCSF-LIFO-RR) - implementation of different cpu scheduling algorithms using python. It demonstrates average waiting time, turnaround and response time of mentioned algorithms

Primary LanguagePython

Stargazers