tsp_random_test, an Octave 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 computer code and data files described and made available on this web page are distributed under the MIT license
tsp_random, an Octave 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.