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