SCIPcolChgUb

Function SCIPcolChgUb 

Source
pub unsafe extern "C" fn SCIPcolChgUb(
    col: *mut SCIP_COL,
    set: *mut SCIP_SET,
    lp: *mut SCIP_LP,
    newub: f64,
) -> SCIP_RETCODE
Expand description

changes upper bound of column