TSP-package: TSP: Traveling Salesperson Problem (TSP)

TSP-packageR Documentation

TSP: Traveling Salesperson Problem (TSP)

Description

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) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v023.i02")}.

Key functions

  • solve_TSP()

Author(s)

Maintainer: Michael Hahsler mhahsler@lyle.smu.edu (ORCID) [copyright holder]

Authors:

  • Kurt Hornik (ORCID) [copyright holder]

See Also

Useful links:


mhahsler/TSP documentation built on April 24, 2024, 10:05 p.m.