tspsa, an R library which solves the traveling salesperson problem using simulated annealing.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
tspsa is available in an R version.
Original R code by James Howard; Modifications by John Burkardt.