r-cran-tsp 1.2-2-1 source package in Ubuntu

Changelog

r-cran-tsp (1.2-2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 30 Jan 2023 16:24:02 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-tsp_1.2-2-1.dsc 2.0 KiB b667a1e6bd827ea17805eff6becc4ec7666281446bc715a9c1591fbe6c9ba592
r-cran-tsp_1.2-2.orig.tar.gz 877.5 KiB 8a5d8a8f23fc0cf0cca9d2507c4135bb83e75e2ab61ef79b5d542a6acb9aa623
r-cran-tsp_1.2-2-1.debian.tar.xz 2.6 KiB a7367c8587e6a7419d6eb69ddd4b5d6571fcafb5c4d1e733240e5f1ce9d12af3

Available diffs

No changes file available.

Binary packages built by this source

r-cran-tsp: 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-dbgsym: debug symbols for r-cran-tsp