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-tspconda 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