pub unsafe extern "C" fn SCIPincludeIISfinderGreedy(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the greedy IIS finder rule and includes it in SCIP
@ingroup IISfinderIncludes
pub unsafe extern "C" fn SCIPincludeIISfinderGreedy(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the greedy IIS finder rule and includes it in SCIP
@ingroup IISfinderIncludes