Integer programming solver, Linear programming solver
Availability
CBC is open-source and is available at https://projects.coin-or.org/Cbc.
To use the solver in YALMIP and MATLAB, a mex interface is required. YALMIP uses the interface available in the OPTI Toolbox.
YALMIP
CBC is invoked with sdpsettings('solver','cbc').