A C# based program with GUI(Windows Forms) to show the SRTF scheduling algorithm.
- Simple UI
- Dark Mode
- With Gantt Chart
Open SRTF Visualizer.sln
using Visual Studio, 2019 or the latest community edition.
- SRTF algorithm from Zain-Bin-Arshad.
- UI inspired from RJCodeAdvance.
Remark of the professors:
- idle time missing
- turnaround confusion and missing completion column in record table
- inaccurate ganttchart end time
This is a school project and feel free to improve or learn from it.