SCIPvarGetInferenceSum

Function SCIPvarGetInferenceSum 

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

returns the number of inferences branching on this variable in given direction triggered