Function SCIPincludeSepaMcf

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

creates the mcf separator and includes it in SCIP

@ingroup SeparatorIncludes