SCIPsolUpdateVarsum

Function SCIPsolUpdateVarsum 

Source
pub unsafe extern "C" fn SCIPsolUpdateVarsum(
    sol: *mut SCIP_SOL,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
    prob: *mut SCIP_PROB,
    weight: f64,
)
Expand description

updates the solution value sums in variables by adding the value in the given solution