pub unsafe extern "C" fn SCIPsetRelaxPriority(
scip: *mut SCIP,
relax: *mut SCIP_RELAX,
priority: c_int,
) -> SCIP_RETCODEExpand description
sets the priority of a relaxation handler
pub unsafe extern "C" fn SCIPsetRelaxPriority(
scip: *mut SCIP,
relax: *mut SCIP_RELAX,
priority: c_int,
) -> SCIP_RETCODEsets the priority of a relaxation handler