Function SCIPvarGetWorstBoundGlobal

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

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