lrslib 0.71b-2.1 source package in Ubuntu

Changelog

lrslib (0.71b-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1064175

 -- Graham Inggs <email address hidden>  Thu, 29 Feb 2024 10:27:51 +0000

Upload details

Uploaded by:
David Bremner
Uploaded to:
Sid
Original maintainer:
David Bremner
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lrslib_0.71b-2.1.dsc 2.0 KiB be0756fda3aaef498eae5ead1331470904bcb60c894be474551b1488b1736b37
lrslib_0.71b.orig.tar.gz 455.8 KiB df22682cd742315fe04f866cfe4804d5950f7dc7f514d5b5f36f5b7f5aff9188
lrslib_0.71b-2.1.debian.tar.xz 14.9 KiB 4e79431991ab2cc702c55c861eda803706650d154e568ec86c9b5b602dd20e12

No changes file available.

Binary packages built by this source

liblrs-dev: package to enumerate vertices and extreme rays (development file)

 A convex polyhedron is the set of points satisfying a finite family
 of linear inequalities. The study of the vertices and extreme rays
 of such systems is important and useful in e.g. mathematics and
 optimization. In a dual interpretation, finding the vertices of a
 (bounded) polyhedron is equivalent to finding the convex hull
 (bounding inequalities) of an (arbitrary dimensional) set of points.
 Lrs (lexicographic reverse search) has two important features that
 can be very important for certain applications: it works in exact
 arithmetic, and it consumes memory proportional to the input, no
 matter how large the output is.
 .
 This package contains the optional headers, and a unversioned symlink
 to the library, useful for developers.

liblrs1t64: package to enumerate vertices and extreme rays (shared libraries)

 A convex polyhedron is the set of points satisfying a finite family
 of linear inequalities. The study of the vertices and extreme rays
 of such systems is important and useful in e.g. mathematics and
 optimization. In a dual interpretation, finding the vertices of a
 (bounded) polyhedron is equivalent to finding the convex hull
 (bounding inequalities) of an (arbitrary dimensional) set of points.
 Lrs (lexicographic reverse search) has two important features that
 can be very important for certain applications: it works in exact
 arithmetic, and it consumes memory proportional to the input, no
 matter how large the output is.
 .
 This package contains the (required) shared library.

liblrs1t64-dbgsym: debug symbols for liblrs1t64
lrslib: package to enumerate vertices and extreme rays of a convex polyhedron

 A convex polyhedron is the set of points satisfying a finite family
 of linear inequalities. The study of the vertices and extreme rays
 of such systems is important and useful in e.g. mathematics and
 optimization. In a dual interpretation, finding the vertices of a
 (bounded) polyhedron is equivalent to finding the convex hull
 (bounding inequalities) of an (arbitrary dimensional) set of points.
 Lrs (lexicographic reverse search) has two important features that
 can be very important for certain applications: it works in exact
 arithmetic, and it consumes memory proportional to the input, no
 matter how large the output is.

lrslib-dbgsym: debug symbols for lrslib
mplrs: package to enumerate vertices and extreme rays of a convex polyhedron (parallel binary)

 A convex polyhedron is the set of points satisfying a finite family
 of linear inequalities. The study of the vertices and extreme rays
 of such systems is important and useful in e.g. mathematics and
 optimization. In a dual interpretation, finding the vertices of a
 (bounded) polyhedron is equivalent to finding the convex hull
 (bounding inequalities) of an (arbitrary dimensional) set of points.
 Lrs (lexicographic reverse search) has two important features that
 can be very important for certain applications: it works in exact
 arithmetic, and it consumes memory proportional to the input, no
 matter how large the output is.
 .
 This package contains the parallel binary mplrs for use with mpi

mplrs-dbgsym: debug symbols for mplrs