SCIPincludeIISfinderGreedy

Function SCIPincludeIISfinderGreedy 

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

creates the greedy IIS finder rule and includes it in SCIP

@ingroup IISfinderIncludes