SCIPbendersGetSubproblemObjval

Function SCIPbendersGetSubproblemObjval 

Source
pub unsafe extern "C" fn SCIPbendersGetSubproblemObjval(
    benders: *mut SCIP_BENDERS,
    probnumber: c_int,
) -> f64
Expand description

returns the objective function value of the subproblem for use in cut generation