pub unsafe extern "C" fn SCIPbendersSetMasterIsNonlinear(
benders: *mut SCIP_BENDERS,
isnonlinear: c_uint,
)Expand description
sets the flag indicating whether the master problem contains non-linear constraints
pub unsafe extern "C" fn SCIPbendersSetMasterIsNonlinear(
benders: *mut SCIP_BENDERS,
isnonlinear: c_uint,
)sets the flag indicating whether the master problem contains non-linear constraints