<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Infrastructure for the Traveling Salesperson Problem</dc:title>
  <dc:title>R package TSP version 1.2.7</dc:title>
  <dc:subject>Classification/ACM: G.1.6, G.2.1, G.4</dc:subject>
  <dc:subject>CRAN Task View: Optimization (https://CRAN.R-project.org/view=Optimization)</dc:subject>
  <dc: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) &lt;doi:10.18637/jss.v023.i02&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: graphics, foreach, utils, stats, grDevices</dc:relation>
  <dc:relation>Suggests: maps, doParallel, testthat</dc:relation>
  <dc:creator>Michael Hahsler &lt;mhahsler@lyle.smu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Hahsler [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-2716-1405&gt;),
  Kurt Hornik [aut, cph] (ORCID: &lt;https://orcid.org/0000-0003-4198-9911&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-03-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=TSP</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.TSP</dc:identifier>
</oai_dc:dc>
