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.
vcpkg install clpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a ClpSimplex model and solves a linear programming problem.
No known issues recorded.
No dependency data recorded yet.
No resource links recorded.