Cbc (Coin-or branch and cut) is an open-source mixed integer linear programming solver written in C++.
vcpkg install coin-or-cbcNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Solve a MILP problem using Cbc
Use target_link_libraries with Cbc::Cbc, Osi::Osi, Clp::Clp, and CoinUtils::CoinUtils.
No dependency data recorded yet.
No resource links recorded.