Registry / other / coin-or-cgl

coin-or-cgl

JSON →
library2023-02-01vcpkgunverified

The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP.

vcpkg install coin-or-cgl
INSTALL
IMPORT
SIG · COIN-OR-CGL
C
coin-or-cgl
othercppv2023-02-01
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/CglConfig.h
#include <Cgl/CglConfig.h>

Check Cgl library version

#include "Cgl/CglConfig.h" #include <iostream> int main() { std::cout << "Cgl version: " << CGL_VERSION << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2023-02-01latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources

No resource links recorded.

coin-or-cgl — pip install coin-or-cgl · libregistry