{"library":"coin-or-cgl","type":"library","category":null,"description":"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.","language":"cpp","status":"active","version":"2023-02-01","tags":["coin-or","cut-generation","linear-programming","optimization"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install coin-or-cgl","imports":["#include <Cgl/CglConfig.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(coin_or_cgl CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Cgl::Cgl)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}