This is a GUI programme built with Qt(c++) to schedule cpu tasks and display the GANTT chart for various shceduling algorithms like : round robin , first come fist serve, Shortest Job first ... etc. Every algorithm is separated in it's own header file.