SCIPlpExactUpdateVarLb

Function SCIPlpExactUpdateVarLb 

Source
pub unsafe extern "C" fn SCIPlpExactUpdateVarLb(
    lpexact: *mut SCIP_LPEXACT,
    set: *mut SCIP_SET,
    var: *mut SCIP_VAR,
    oldlb: *mut SCIP_RATIONAL,
    newlb: *mut SCIP_RATIONAL,
) -> SCIP_RETCODE
Expand description

updates current pseudo and loose objective value for a change in a variable’s lower bound