Improved Genetic Algorithm to Traveling Salesman Problem

LIU Ye,NI Zhi-wei,LIU Hui-ting
DOI: https://doi.org/10.3321/j.issn:1002-8331.2007.06.022
2007-01-01
Abstract:Genetic algorithm is an important method for solving traveling salesman problem.In order to improve the algorithm's rate,some special crossover operators are needed,such as partially matched crossover,cycle crossover and ordered crossover.In this paper,an improved GA is proposed for natural number encoding scheme.It will guarantee the rapid convergence of GA to use an improved ordered crossover_dissimilar ordered crossover,which makes the offspring inherits the best arrange of its parents.Otherwise,steady state reproduction without duplicates is used to avoid precocity.The results show that the proposed algorithm is effective for both TSP and DHC.
What problem does this paper attempt to address?