shubhajeet1207/CPU-Scheduling-ITIT-2206
CPU Scheduling Algorithms implemented using python GUI using pyqt5 and tkinter. Types of schedulers supported: FCFS, SJF, SRTF, PRIORITY, PRIORITY (NON-PREEMPTIVE) and Round Robin. Total Average TurnAround Time and Waiting Time are also available.
Python
No issues in this repository yet.