tsp_dantzig42_test, a C code which calls tsp_dantzig42(), which returns the (x,y) coordinates of the cities that constitute the Dantzig 42 state challenge for the Traveling Salesman Problem (TSP). Graphics files are created for processing by gnuplot().
The information on this web page is distributed under the MIT license.
tsp_dantzig42, a C code which returns the (x,y) coordinates of the cities that constitute the Dantzig 42 state challenge for the Traveling Salesman Problem (TSP). Graphics files are created for processing by gnuplot().