Solving Traveling Salesman Problem by Genetic Algorithm

This paper introduces TSP problem and fundamental principle for genetic algorithm.Aiming at solving TSP problem,the paper expounds the utilization of genetic algorithm in code element and genetic arithmetic operators,and some processing method in the producing of the arithmetic.Finally,the paper provides experimental results and summary.