pub unsafe extern "C" fn SCIPsetConflicthdlrPriority(
scip: *mut SCIP,
conflicthdlr: *mut SCIP_CONFLICTHDLR,
priority: c_int,
) -> SCIP_RETCODEExpand description
sets the priority of a conflict handler
pub unsafe extern "C" fn SCIPsetConflicthdlrPriority(
scip: *mut SCIP,
conflicthdlr: *mut SCIP_CONFLICTHDLR,
priority: c_int,
) -> SCIP_RETCODEsets the priority of a conflict handler