https://github.com/cran/TSP
Revision 3ac4ac1c9a5a0be40e0d1bc334c22863ca04d458 authored by Michael Hahsler on 30 August 2006, 00:00:00 UTC, committed by Gabor Csardi on 30 August 2006, 00:00:00 UTC
0 parent
Raw File
Tip revision: 3ac4ac1c9a5a0be40e0d1bc334c22863ca04d458 authored by Michael Hahsler on 30 August 2006, 00:00:00 UTC
version 0.1-1
Tip revision: 3ac4ac1
DESCRIPTION
Package: tsp
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 0.1-1
Date: 2006-08-30
Author: Michael Hahsler and Kurt Hornik
Maintainer: Michael Hahsler <hahsler@ai.wu-wien.ac.at>
SystemRequirements: Concorde (http://www.tsp.gatech.edu/concorde/)
Description: Basic infrastructure and some algorithms for the traveling
    salespersion problem (TSP). The package provides some simple algorithms and
    a interface to Concorde, the currently fastest TSP solver. The solver
    itself is not included in the package and has to be obtained separately.
    Note that the package currently only implements support for the symmetric
    TSP.
License: GNU GENERAL PUBLIC LICENSE Version 2
Packaged: Fri Sep  1 12:12:37 2006; hahsler
back to top