SCIPincludeSepaMinor

Function SCIPincludeSepaMinor 

Source
pub unsafe extern "C" fn SCIPincludeSepaMinor(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

creates the minor separator and includes it in SCIP

@ingroup SeparatorIncludes