Function scip_sys::SCIPincludeSepaMixing
source · pub unsafe extern "C" fn SCIPincludeSepaMixing(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the mixing separator and includes it in SCIP
@ingroup SeparatorIncludes