tsp_greedy_test


tsp_greedy_test, a MATLAB program which calls tsp_greedy() to apply 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 GNU LGPL license.

Related Data and Programs:

tsp_greedy, a MATLAB program which applies a simple greedy algorithm to construct a solution to the traveling salesman problem.

Source Code:


Last revised on 24 April 2019.