pub unsafe extern "C" fn SCIPexprSetCurvature(
    expr: *mut SCIP_EXPR,
    curvature: SCIP_EXPRCURV
)
Expand description

sets the curvature of an expression