Function scip_sys::SCIPincludePresolGateextraction
source · pub unsafe extern "C" fn SCIPincludePresolGateextraction(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the gateextraction presolver and includes it in SCIP
@ingroup PresolverIncludes