tsp_descent_test


tsp_descent_test, an Octave code which calls tsp_descent(), which solves small versions of the traveling salesman problem (TSP), using a descent method.

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_descent, an Octave code which solves small versions of the traveling salesman problem (TSP), using a descent method.

Source Code:


Last revised on 12 October 2022.