swh:1:snp:7301c5f3bebb26fb054473da2446fe943f48c67d
Raw File
Tip revision: fdbd6b17b58c7dfb58ee5122103ab9d4980fd1e9 authored by Michael Hahsler on 30 July 2010, 00:00:00 UTC
version 1.0-1
Tip revision: fdbd6b1
DESCRIPTION
Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.0-1
Date: 2010-07-30
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: 2010-07-30 23:40:04 UTC; hahsler
Repository: CRAN
Date/Publication: 2010-07-31 05:03:07
back to top