Heuristic genetic algorithm for Job shop scheduling problem

ZHAO Liang-hui,DENG Fei-qi
2008-01-01
Abstract:Job Shop Scheduling Problem is one of the most difficult NP-hard problems. A new Binary-coded Genetic Algorithm (GA) for solving JSSPs is proposed, which introduces two heuristic operators: the Activation operator and the Bottleneck Repair operator. The Activation operator originates from Giffler and Thompson's algorithm, shifting part of the population into active schedules, and the Bottleneck Repair operator improves them further by finding and repairing bottlenecks among operation permutations of schedules iteratively. Experiment results shows that the Hybrid GA is outstanding in the global searching and the effectiveness compared to other algorithms.
What problem does this paper attempt to address?