SCIPincludeSepaInterminor

Function SCIPincludeSepaInterminor 

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

creates the interminor separator and includes it in SCIP

@ingroup SeparatorIncludes