TSP

The following link delivers a simple application for OSX that solves the TSP using wholly unexciting brute force.

Use should be fairly straight forward. The x,y coordinates for a city to be visited are entered into the lower left field. Each city's data pair should be separated by a carriage return; the x and y can be separated by space, comma, or semicolon.

 

TSP