SCIPvarGetUbOriginalExact

Function SCIPvarGetUbOriginalExact 

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

gets original upper bound of original problem variable (i.e. the bound set in problem creation)