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.