pub unsafe extern "C" fn SCIPbendersGetSubproblemLowerbound(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> f64Expand description
returns the stored lower bound for the given subproblem
pub unsafe extern "C" fn SCIPbendersGetSubproblemLowerbound(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> f64returns the stored lower bound for the given subproblem