SCIPvarGetWorstBoundGlobalExact

Function SCIPvarGetWorstBoundGlobalExact 

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

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