pub unsafe extern "C" fn SCIPvarGetUbOriginalExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALExpand description
gets original upper bound of original problem variable (i.e. the bound set in problem creation)
pub unsafe extern "C" fn SCIPvarGetUbOriginalExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALgets original upper bound of original problem variable (i.e. the bound set in problem creation)