SCIPlpExactUpdateVarUbGlobal

Function SCIPlpExactUpdateVarUbGlobal 

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

updates current root pseudo objective value for a global change in a variable’s upper bound