Registry / other / cgl
library0.60.3vcpkgunverified

The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators for use with COIN-OR packages like Clp or Cbc.

vcpkg install cgl
INSTALL
IMPORT
SIG · CGL
C
cgl
othercppv0.60.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cgl/CglCutGenerator.hpp
#include <Cgl/CglCutGenerator.hpp>

Create a Gomory cut generator

#include <Cgl/CglCutGenerator.hpp> int main() { CglCutGenerator* gen = new CglGomory(); delete gen; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.60.3latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Meta
1
Resources
cgl — pip install cgl · libregistry