SCIPvarGetCutoffSumCurrentRun

Function SCIPvarGetCutoffSumCurrentRun 

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

returns the number of cutoffs branching on this variable in given direction produced in the current run