SCIProwExactIncCoef

Function SCIProwExactIncCoef 

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

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