Revision 2210f588b2a59d6617342edff9b1e5aac3a05064 authored by Michael Hahsler on 23 March 2009, 00:00:00 UTC, committed by Gabor Csardi on 23 March 2009, 00:00:00 UTC
1 parent 2596bae
Raw File
DESCRIPTION
Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.0-0
Date: 2009-03-23
Author: Michael Hahsler and Kurt Hornik
Maintainer: Michael Hahsler <michael@hahsler.net>
Description: Basic infrastructure and some algorithms for the traveling
        salesperson 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/
Suggests: maps, sp, maptools
License: GPL-2
Copyright: All code is Copyright (C) Michael Hahsler and Kurt Hornik.
Packaged: Tue Mar 24 09:25:59 2009; hahsler
Repository: CRAN
Date/Publication: 2009-03-24 19:34:22
back to top