tsp_brute_test, a Fortran77 code which calls tsp_brute(), which solves small versions of the traveling salesman problem, using brute force.
The computer code and data files described and made available on this web page are distributed under the MIT license
tsp_brute, a Fortran77 code which solves small versions of the traveling salesman problem, using brute force.