[ 源代码: r-cran-tsp ]
软件包:r-cran-tsp(1.1-6-1)
GNU R traveling salesperson problem (TSP)
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. The code for Concorde itself is not included in the package and has to be obtained separately.
其他与 r-cran-tsp 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-foreach
- GNU R foreach looping support
-
- sug: r-cran-maps
- GNU R support for producing geographic maps
-
- sug: r-cran-maptools
- GNU R Tools for reading and handling spatial objects
-
- sug: r-cran-sp
- GNU R classes and methods for spatial data
-
- sug: r-cran-testthat
- GNU R testsuite