tsp_nearest_test


tsp_nearest_test, a MATLAB code which calls tsp_nearest(), which applies a nearest neighbor algorithm to construct a solution to the traveling salesperson problem (TSP).

Licensing:

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

Related Data and Programs:

tsp_nearest, a MATLAB code which applies a nearest neighbor algorithm to construct a solution to the traveling salesperson problem (TSP).

Source Code:


Last revised on 07 July 2026.