SCIPincludeSepaCGMIP

Function SCIPincludeSepaCGMIP 

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

creates the Chvatal-Gomory-MIP cut separator and includes it in SCIP

@ingroup SeparatorIncludes