tsp_random_test


tsp_random_test, a MATLAB program which calls tsp_random() to read 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 GNU LGPL license.

Related Data and Programs:

tsp_random, a MATLAB program 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.