An Effective Optimization Method Based on the Genetic Algorithm to Solve TSP

Xi Tao Hu,Jun Huang,Shun Xiang Wu
DOI: https://doi.org/10.1109/estc.2012.6485588
2013-01-01
Applied Mechanics and Materials
Abstract:The Traveling Salesman Problem is one of the most intensively studied problems in computational mathematics. Due to the basic genetic algorithm convergence speed is slow, easy to stagnation. We present in this paper a new improved mutation strategy to solve this problem. Roulette wheel selection strategy is used to avoid running into trap of the part best value. And simulated niche method is introduced to accelerate the search process effetively. This algorithm has been checked on a set of 144 cities in China and it outperforms the results obtained with other TSP heuristic methods.
What problem does this paper attempt to address?