pub unsafe extern "C" fn SCIPsetConstantExprSum(
    expr: *mut SCIP_EXPR,
    constant: f64
)
Expand description

sets the constant of a summation expression