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).
The information on this web page is distributed under the MIT license.
tsp_nearest, a MATLAB code which applies a nearest neighbor algorithm to construct a solution to the traveling salesperson problem (TSP).