mhahsler/TSP: Traveling Salesperson Problem (TSP)

Basic infrastructure and some algorithms for the traveling salesperson problem (also traveling salesman problem; TSP). The package provides some simple algorithms and an interface to the Concorde TSP solver and its implementation of the Chained-Lin-Kernighan heuristic. The code for Concorde itself is not included in the package and has to be obtained separately. Hahsler and Hornik (2007) <doi:10.18637/jss.v023.i02>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.2-4.1
URL https://github.com/mhahsler/TSP
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mhahsler/TSP")
mhahsler/TSP documentation built on July 29, 2023, 11:12 p.m.