tsp_descent_test


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

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 24 April 2019.