Simulate SJF ( Shortest Job First ) and RR ( Round Robin ) CPU scheduling algorithm
Primary LanguagePython