Solving TSP problem with improved genetic algorithm

Chunhua Fu,Lijun Zhang,Xiaojing Wang,Liying Qiao
DOI: https://doi.org/10.1063/1.5039131
2018-01-01
AIP Conference Proceedings
Abstract:The TSP is a typical NP problem. The optimization of vehicle routing problem (VRP) and city pipeline optimization can use TSP to solve; therefore it is very important to the optimization for solving TSP problem. The genetic algorithm (GA) is one of ideal methods in solving it. The standard genetic algorithm has some limitations. Improving the selection operator of genetic algorithm, and importing elite retention strategy can ensure the select operation of quality, In mutation operation, using the adaptive algorithm selection can improve the quality of search results and variation, after the chromosome evolved one-way evolution reverse operation is added which can make the offspring inherit gene of parental quality improvement opportunities, and improve the ability of searching the optimal solution algorithm.
What problem does this paper attempt to address?