Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 719 Bytes

File metadata and controls

25 lines (16 loc) · 719 Bytes

Scheduling Algorithms Visualizer

Scheduling algorithms visualization done as part of course project for Operating systems. Used manim (3b1b) for visualisation

Videos

The visualization videos can be found at Videos folder

Algorithms done:

  • First Come First Serve
  • Shortest Job First (Pre-emptive)
  • Shortest Job First (Non Pre-emptive)
  • Priority Scheduling (Non Pre-emptive)
  • Priority Scheduling (Pre-emptive)
  • Round Robin
  • Highest Response Ratio Next

Team Members

Rithic Kumar
Sreedhar