SCIPvarGetWorstBoundLocal

Function SCIPvarGetWorstBoundLocal 

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

gets worst local bound of variable with respect to the objective function