pub unsafe extern "C" fn SCIPsetSetSubscipsOff(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
quiet: c_uint,
) -> SCIP_RETCODEExpand description
sets parameters to deactivate separators and heuristics that use auxiliary SCIP instances; should be called for auxiliary SCIP instances to avoid recursion