Function scip_sys::SCIPsetPropPresolPriority
source · pub unsafe extern "C" fn SCIPsetPropPresolPriority(
scip: *mut SCIP,
prop: *mut SCIP_PROP,
presolpriority: c_int
) -> SCIP_RETCODEExpand description
sets the presolving priority of a propagator