pub unsafe extern "C" fn SCIPexecRelpscostBranching(
scip: *mut SCIP,
branchcands: *mut *mut SCIP_VAR,
branchcandssol: *mut f64,
branchcandsfrac: *mut f64,
nbranchcands: c_int,
executebranching: c_uint,
result: *mut SCIP_RESULT,
) -> SCIP_RETCODEExpand description
execution reliability pseudo cost branching with the given branching candidates