pub unsafe extern "C" fn SCIPsetBranchrulePriority(
scip: *mut SCIP,
branchrule: *mut SCIP_BRANCHRULE,
priority: c_int,
) -> SCIP_RETCODEExpand description
sets the priority of a branching rule
pub unsafe extern "C" fn SCIPsetBranchrulePriority(
scip: *mut SCIP,
branchrule: *mut SCIP_BRANCHRULE,
priority: c_int,
) -> SCIP_RETCODEsets the priority of a branching rule