lrslib-sys

Crates.iolrslib-sys
lib.rslrslib-sys
version0.1.0
created_at2026-01-13 14:44:34.617491+00
updated_at2026-01-13 14:44:34.617491+00
descriptionRaw FFI bindings to lrslib.
homepage
repository
max_upload_size
id2040340
size4,603,210
Keeley Hoek (khoek)

documentation

README

lrslib-sys

Raw FFI bindings to lrslib, David Avis' lexicographic reverse-search library for convex polyhedra. Builds a static lrslib from vendored sources---no network access required.

Features

Feature Description
- Fixed-width LRSLONG arithmetic (128-bit when supported)---faster but can overflow
gmp Bundled mini-gmp backend for arbitrary-precision integers

License

GPL-2.0-or-later (inherited from lrslib). See LICENSE for details.

Commit count: 0

cargo fmt