pub unsafe extern "C" fn SCIPvarGetAvgBranchdepthCurrentRun(
var: *mut SCIP_VAR,
dir: SCIP_BRANCHDIR,
) -> f64Expand description
returns the average depth of bound changes in given direction due to branching on the variable in the current run