The Simulation of Genetic Algorithm for Hamilton Circle on Complete Graph in MATLAB Environment

Yi-jun LIU,Li ZHANG,Qiang ZHAO
DOI: https://doi.org/10.3969/j.issn.1673-159X.2015.04.003
2015-01-01
Abstract:Solving Hamilton-circle on a complete graph is a typical combinatorial optimization problem. Genetic algorithm is a good way to solve such an NP problem. In this paper, the basic genetic algorithm is improved. Particularly, the greedy optimization i-deas are applied to the selection and mutation operation in order to obtain global optimal solutions with the algorithm. In the MATLAB environment, the algorithm was simulated to implement classical Hamilton circle- TSP ( travelling salesman problem) and the results verify the feasibility and correctness of the algorithm.
What problem does this paper attempt to address?