SCIPvarGetNBranchings

Function SCIPvarGetNBranchings 

Source
pub unsafe extern "C" fn SCIPvarGetNBranchings(
    var: *mut SCIP_VAR,
    dir: SCIP_BRANCHDIR,
) -> c_longlong
Expand description

returns the number of times, a bound of the variable was changed in given direction due to branching