1. Introduction
In the Scheduling on Unrelated Parallel Machines problem, the goal is to find an jobs/machines assignment to minimize the overall makespan. In other words, the goal is to have the best balance between machines.
Continue reading Unrelated parallel machine scheduling problem heuristic : Genetic algorithm