Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

TSP : Traveling Salesperson Problem (TSP)

Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.1-4
Date: 2016-2-21
Authors@R: c(
person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
email = "mhahsler@lyle.smu.edu"),
person("Kurt", "Hornik", role = c("aut", "cph")))
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. Concorde
itself is not included in the package and has to be obtained separately
from http://www.math.uwaterloo.ca/tsp/concorde.html.
Classification/ACM: G.1.6, G.2.1, G.4
URL: http://lyle.smu.edu/IDA/seriation
BugReports: https://github.com/mhahsler/TSP/issues
Depends: R (>= 2.14.0)
Imports: graphics, foreach, utils, methods, stats, grDevices
Suggests: maps, sp, maptools, testthat
License: GPL-3
Copyright: All code is Copyright (C) Michael Hahsler and Kurt Hornik.
NeedsCompilation: yes
Packaged: 2016-02-22 03:12:39 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
Kurt Hornik [aut, cph]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2016-02-22 08:04:07

● Data Source: CranContrib
● 0 images, 11 functions, 1 datasets
Reverse Depends: 3