Port details on branch 2025Q1 |
- lrslib Reverse search algorithm for vertex enumeration/convex hull problems
- 7.3,1 math
=2 7.3,1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-12-05 07:48:00
- Last Update: 2025-01-16 06:35:10
- Commit Hash: 5d71357
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://cgm.cs.mcgill.ca/~avis/C/lrs.html
- Description:
- lrslib is a self-contained ANSI C implementation of the reverse search algorithm
for vertex enumeration/convex hull problems and comes with a choice of three
arithmetic packages. Input file formats are compatible with Komei Fukuda's cdd
package. All computations are done exactly in either multiple precision or
fixed integer arithmetic. Output is not stored in memory, so even problems with
very large output sizes can sometimes be solved. The program is intended for
Unix/Linux platforms, but will compile using gcc/cygwin on Windows.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/lrslib/ && make install clean
- To add the package, run one of these commands:
- pkg install math/lrslib
- pkg install lrslib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lrslib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737006260
SHA256 (lrslib-073.tar.gz) = c49a4ebd856183473d1d5a62785fcdfe1057d5d671d4b96f3a1250eb1afe4e83
SIZE (lrslib-073.tar.gz) = 4566562
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Build
-
- math/latte-integrale
- for Libraries
-
- math/polymake
-
Deleted ports which required this port:
- for Run
-
- math/latte-integrale
Configuration Options:
- No options to configure
- Options name:
- math_lrslib
- USES:
- compiler:c11 gmake libtool localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|