About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-tsp

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.1_7
  • linux-aarch64 v1.2_4
  • linux-ppc64le v1.2_4
  • osx-64 v1.1_7
  • win-64 v1.1_7

conda install

To install this package run one of the following:
conda install conda-forge::r-tsp
conda install conda-forge/label/cf201901::r-tsp
conda install conda-forge/label/cf202003::r-tsp
conda install conda-forge/label/gcc7::r-tsp

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy