Introduction - If you have any usage issues, please Google them yourself
A Genetic Algorithm for Traveling Salesman Problem, program data is in Ma Siu-ping, Xiao-Yan Zhu artificial intelligence preparation of P298 in 10 cities in the data, run results and the optimal solution given the book the same, because of the population size is set larger, the program may need to run-time of about 7s. Another generation of initial population is used in permutations and combinations algorithm, interested readers can study the principles of this algorithm, or to discuss