tsp_random_test, a MATLAB code which calls tsp_random(), which reads a file of city-to-city distances, and then randomly sample a number of possible tours, to quickly seek a tour of lower length.
The information on this web page is distributed under the MIT license.
tsp_random, a MATLAB code which reads a file of city-to-city distances, and then randomly samples a number of possible tours, to quickly seek a tour of lower length.