Introduction - If you have any usage issues, please Google them yourself
Simulated annealing algorithm to solve TSP
Input Format (city coordinates in.):
The first line: an integer N, the number of cities
S .. N+1 lines: each line has a space-separated integers x, y, i+1 th row of the x, y coordinates of city i