Function SCIPbendersSubproblemIsNonlinear

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

returns whether the subproblem contains non-linear constraints.