pub unsafe extern "C" fn SCIPsetPresolPriority(
scip: *mut SCIP,
presol: *mut SCIP_PRESOL,
priority: c_int,
) -> SCIP_RETCODEExpand description
sets the priority of a presolver
pub unsafe extern "C" fn SCIPsetPresolPriority(
scip: *mut SCIP,
presol: *mut SCIP_PRESOL,
priority: c_int,
) -> SCIP_RETCODEsets the priority of a presolver