Applying Genetic Local Search To Solve The Flexible Job-Shop Scheduling Problem
Chaoyong Zhang,Qiong Liu,Fei He,Deng Chao,Xinyu Shao
DOI: https://doi.org/10.1109/WCICA.2008.4593557
2008-01-01
Abstract:The Flexible Job-shop Scheduling Problem (FJSP) is an extension of the classical job-shop scheduling problem (JSP). This paper presents a hybrid genetic algorithm which incorporates the principle of "the survival of the fittest" from genetic algorithm (GA) into tabu search (TS) to solve the FJSP. According to the characteristics of the FJSP, an extended operation-based representation which simultaneously describes the sequence of operations and the assignment of operations to machines are applied to represent solution for the genetic algorithm, and solutions are constructed using a procedure that generates active schedules. Two effective crossover and mutation operators are proposed to adapt to the chromosome structure. After individuals of GA are obtained, TS is applied to improve these solutions. The neighborhood structures of TS are designed by extending proposition proposed by Balas and Vazacopoulos to FJSP. The hybrid algorithm is tested on a set of standard instance taken from the literature and compared with other approaches. The computation results validate the effectiveness of the proposed algorithm.
What problem does this paper attempt to address?