An Adaptive Genetic Algorithm for Solving Traveling Salesman Problem

Jina Wang,Jian Huang,Shuqin Rao,Shaoe Xue,Jian Yin
DOI: https://doi.org/10.1007/978-3-540-85984-0_23
2008-01-01
Abstract:Traveling salesman problem (TSP) is a classical NP-hard problem in combinational optimization. This paper adopted a novel genetic algorithm which adjust the crossover probability and mutation probability adaptively based on clustering and fuzzy system, and designed a new crossover operator to improve the performance of genetic algorithm (GA) for TSP. Experiments show that the proposed method is much better than the standard genetic algorithm with a higher convergent rate and success rate.
What problem does this paper attempt to address?