swh:1:snp:7301c5f3bebb26fb054473da2446fe943f48c67d
Raw File
Tip revision: 6dd4dc16a6a35845db21fd0c31e0277bffd9de70 authored by Michael Hahsler on 29 November 2011, 16:38:24 UTC
version 1.0-6
Tip revision: 6dd4dc1
DESCRIPTION
Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.0-6
Date: 2011-11-29
Author: Michael Hahsler and Kurt Hornik
Maintainer: Michael Hahsler <michael@hahsler.net>
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 Concorde, the currently fastest TSP solver. Concorde
    itself is not included in the package and has to be obtained separately.
Classification/ACM: G.1.6, G.2.1, G.4
URL: http://r-forge.r-project.org/projects/tsp/
Depends: R (>= 2.10.0)
Suggests: maps, sp, maptools
License: GPL-2
Copyright: All code is Copyright (C) Michael Hahsler and Kurt Hornik.
Packaged: 2011-11-29 15:31:13 UTC; hahsler
Repository: CRAN
Date/Publication: 2011-11-29 16:38:24
back to top