tsp_brute_test


tsp_brute_test, a Fortran77 code which calls tsp_brute(), which solves small versions of the traveling salesman problem, using brute force.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

tsp_brute, a Fortran77 code which solves small versions of the traveling salesman problem, using brute force.

Source Code:


Last revised on 11 December 2023.