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.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
tsp_greedy, a MATLAB program which applies a simple greedy algorithm to construct a solution to the traveling salesman problem.