• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Jupyter Notebook
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Single Machine Scheduling algorithms: Shortest Processing Time (SPT), Earliest Due Date (EDD), Moore´s Algorithm. These 3 algorithms will minimise Mean Waiting Time, Maximum Tardiness and Number of Late Jobs, respectively.