coinor-clp
COIN-OR linear programming solver
Clp (Coin-OR linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems.
homepage ↗ github: coin-or/Clp
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.17.10 | 3 | 14 h | details › |
Versions & arches
| Version | Overlay | amd64 | x86 | riscv | loong | Committed | |
|---|---|---|---|---|---|---|---|
| 1.17.10 | gentoo | amd64 testing | x86 testing | riscv testing | loong testing | — | view · download · history ↗ |
| 1.17.6-r1 | gentoo | amd64 testing | x86 testing | riscv testing | loong testing | — | view · download · history ↗ |
| 1.17.6 | gentoo | amd64 testing | x86 testing | riscv untested | loong untested | — | view · download · history ↗ |
Use flags of 1.17.10
- examples Install examples, usually source code
- glpk Enable GNU Linear Programming Kit sci-mathematics/glpk support
- metis Enable partitioning with sci-libs/metis
- mpi Add MPI (Message Passing Interface) layer to the apps that support it
- mumps Enable sci-libs/mumps support
- sparse Enable support for sparse matrix with sci-libs/cholmod
- static-libs Build static versions of dynamic libraries as well
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
Runtime dependencies of 1.17.10
show 15 lines
glpk?
(
)
metis?
(
)
mumps?
(
)
sparse?
(
)