SCIPincludeSepaMixing

Function SCIPincludeSepaMixing 

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

creates the mixing separator and includes it in SCIP

@ingroup SeparatorIncludes