Introduction - If you have any usage issues, please Google them yourself
Genetic algorithm to solve the traveling salesman problem, read the file into the number of cities, city name, coordinates. Output sequence for the city as well as the shortest route the route.