tsp_random_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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.

Source Code:


Last revised on 24 April 2019.