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

Changelog

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

  * Team Upload.
  * New upstream version 1.2-0

 -- Nilesh Patra <email address hidden>  Thu, 24 Feb 2022 02:01:45 +0530

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-tsp_1.2-0-1.dsc 2.0 KiB 9c6c5a59d97a8f6cc8875513ba6605aa5ae7620f53cb0418a7f1c17c77740176
r-cran-tsp_1.2-0.orig.tar.gz 1.0 MiB 41e04ebbd28c5df34de4d00f7b73c6cb27608d2056e6f4633ecddd360fe57e38
r-cran-tsp_1.2-0-1.debian.tar.xz 2.6 KiB dd08966544887b463e3afc9ed139a2ac5efa1738223a7acf32c1d001eb9c4391

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