tsp_brute_test


tsp_brute_test a MATLAB program which calls tsp_brute to solve small versions of the traveling salesman problem, using brute force.

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_brute, a MATLAB program which reads a file of city-to-city distances and solves the traveling salesperson problem, using brute force.

Source Code:


Last revised on 09 November 2018.