tsp_brute_test, a MATLAB code which calls tsp_brute(), which solves small versions of the traveling salesman problem (TSP), given a list of the coordinates of a set of cities, using brute force.
The information on this web page is distributed under the MIT license.
tsp_brute, a MATLAB code which solves small versions of the traveling salesman problem (TSP), given a list of the coordinates of a set of cities, using brute force.
att12 is the first 12 cities in the AT&T 48 city dataset.