pub unsafe extern "C" fn SCIPcolExactChgUb(
col: *mut SCIP_COLEXACT,
set: *mut SCIP_SET,
lpexact: *mut SCIP_LPEXACT,
newub: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
changes upper bound of column
pub unsafe extern "C" fn SCIPcolExactChgUb(
col: *mut SCIP_COLEXACT,
set: *mut SCIP_SET,
lpexact: *mut SCIP_LPEXACT,
newub: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEchanges upper bound of column