Solving Travelling Salesman Problem with an Improved Hybrid Genetic Algorithm

Bao Lin,Xiaoyan Sun,Sana Salous
DOI: https://doi.org/10.4236/jcc.2016.415009
2016-01-01
Journal of Computer and Communications
Abstract:We present an improved hybrid genetic algorithm to solve the two-dimensional Eucli-dean traveling salesman problem (TSP), in which the crossover operator is enhanced with a local search. The proposed algorithm is expected to obtain higher quality solutions within a reasonable computational time for TSP by perfectly integrating GA and the local search. The elitist choice strategy, the local search crossover operator and the double-bridge random mutation are highlighted, to enhance the convergence and the possibility of escaping from the local optima. The experimental results illustrate that the novel hybrid genetic algorithm outperforms other genetic algorithms by providing higher accuracy and satisfactory efficiency in real optimization processing.
What problem does this paper attempt to address?