Once problem is formulated by AgileAssets, it is passed to Solver in MPS Solver. Agile uses COIN Branch and Cut solver (CBC) Solver for solving the optimization problem.  The CBC is an open-source mixed-integer program solver written in C++. CBC is intended to be used primarily as a callable library to create customized branch-and-cut solvers. A basic, stand-alone executable version is also available. More information can be found on https://projects.coin-or.org/Cbc

  • No labels