SCIPcolExactIncCoef

Function SCIPcolExactIncCoef 

Source
pub unsafe extern "C" fn SCIPcolExactIncCoef(
    col: *mut SCIP_COLEXACT,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    eventqueue: *mut SCIP_EVENTQUEUE,
    lpexact: *mut SCIP_LPEXACT,
    row: *mut SCIP_ROWEXACT,
    incval: *mut SCIP_RATIONAL,
) -> SCIP_RETCODE
Expand description

increases value of an existing or nonexisting coefficient in an LP column