An Effective Cultural Genetic Algorithm for Job Shop Scheduling Problem

Wang Weiling,Li Tieke,Shi Cantao
2010-01-01
Abstract:Aiming at the disadvantages of traditional genetic algorithms that are lack of efficient guidance and easy to get into local extremum,this paper developed a double evolution frame population space and belief space to solve job shop scheduling problem.CGA was to extract the excellent individuals' schema of the scheduling solution from the population space of genetic algorithm as the useful knowledge to form belief space.And the belief space was utilized to guide the genetic operator of selection and mutation by two different ways respectively in order to make use of the characteristics of excellent individuals.k-nearest neighbor method was introduced to do dynamic learning in selection operator,and do neighbor search mutation in mutation operator at an appropriate position.The different sizes of the benchmark data taken from literature were used to analyze the efficiency of this algorithm.Experimental results indicate that it outperforms current approaches in computational time and quality of the solutions.
What problem does this paper attempt to address?