SCIPcolChgLb

Function SCIPcolChgLb 

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

changes lower bound of column