Apocrypha

lrslib

Reverse-search algorithm for vertex enumeration problems

lrslib is a self-contained ANSI C implementation as a callable library 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.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 073 2 17 h details ›

Versions & arches

VersionOverlay amd64riscvarm Committed
073 gentoo amd64 stable riscv testing arm testing view · download · history ↗
071b-r1 gentoo amd64 stable riscv testing arm testing view · download · history ↗

Use flags of 073

  • gmp Add support for dev-libs/gmp (GNU MP library)
  • mpi Add MPI (Message Passing Interface) layer to the apps that support it

Runtime dependencies of 073

show 6 lines
gmp? (
mpi? (
)
)