Introduction - If you have any usage issues, please Google them yourself
The use of genetic algorithm to solve TSP problems. TSP problem described as follows: given a set of n cities and their 22 direct distance between the places to find a closure of the journey, makes each city just after the total travel time and the shortest distance.