/Modified-Round-Robin-With-Dynamic-Time-Quantum

This repository contains a C++ implementation of Classical and Improved Round Robin (IRR) scheduling algorithms. The program schedules processes based on user input, calculating average waiting and turnaround times. The IRR algorithm optimizes the classic approach by adjusting the time quantum dynamically.

Primary LanguageC++

Stargazers

No one’s star this repository yet.