tsp_greedy_test


tsp_greedy_test, a MATLAB code which calls tsp_greedy(), which applies a simple greedy algorithm to construct a solution to the traveling salesman problem.

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_greedy, a MATLAB code which applies a simple greedy algorithm to construct a solution to the traveling salesman problem.

Source Code:


Last revised on 24 April 2019.