pub unsafe extern "C" fn SCIPchgNlpiExpr(
scip: *mut SCIP,
nlpi: *mut SCIP_NLPI,
problem: *mut SCIP_NLPIPROBLEM,
idxcons: c_int,
expr: *mut SCIP_EXPR,
) -> SCIP_RETCODEExpand description
change the expression in the nonlinear part