pub unsafe extern "C" fn SCIPbendersSetSubproblemIsNonlinear(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
isnonlinear: c_uint,
)Expand description
sets the flag indicating whether a subproblem contains non-linear constraints
pub unsafe extern "C" fn SCIPbendersSetSubproblemIsNonlinear(
benders: *mut SCIP_BENDERS,
probnumber: c_int,
isnonlinear: c_uint,
)sets the flag indicating whether a subproblem contains non-linear constraints