pub unsafe extern "C" fn SCIPsetBranchruleMaxbounddist(
scip: *mut SCIP,
branchrule: *mut SCIP_BRANCHRULE,
maxbounddist: f64,
) -> SCIP_RETCODEExpand description
sets maximal relative distance from current node’s dual bound to primal bound for applying branching rule