mul tsp_anneal_test

tsp_anneal_test


tsp_anneal_test, an R code which calls tsp_anneal(), which solves the traveling salesperson problem (TSP) using simulated annealing.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

tsp_anneal, an R code which solves the traveling salesperson problem (TSP) using simulated annealing.

tsp_att48, an R code which returns the (x,y) coordinates of the cities that constitute the AT&T 48 state challenge for the Traveling Salesman Problem (TSP).

Source Code:


Last revised on 02 June 2026.