SCIPexecRelpscostBranching

Function SCIPexecRelpscostBranching 

Source
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_RETCODE
Expand description

execution reliability pseudo cost branching with the given branching candidates