Function scip_sys::SCIPincludeSepaMinor
source · pub unsafe extern "C" fn SCIPincludeSepaMinor(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the minor separator and includes it in SCIP
@ingroup SeparatorIncludes