Function good_lp::solvers::coin_cbc::coin_cbc[][src]

pub fn coin_cbc<F>(to_solve: UnsolvedProblem<F>) -> CoinCbcProblem<F>

The Cbc COIN-OR solver library. To be passed to UnsolvedProblem::using