SCIPbendersSubproblemIsEnabled

Function SCIPbendersSubproblemIsEnabled 

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

returns whether the subproblem is enabled, i.e. the subproblem is still solved in the solving loop.