pub unsafe extern "C" fn SCIPbendersGetSubproblemObjval(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> f64Expand description
returns the objective function value of the subproblem for use in cut generation
pub unsafe extern "C" fn SCIPbendersGetSubproblemObjval(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
) -> f64returns the objective function value of the subproblem for use in cut generation