pub unsafe extern "C" fn SCIPchgNlpiObjConstant(
scip: *mut SCIP,
nlpi: *mut SCIP_NLPI,
problem: *mut SCIP_NLPIPROBLEM,
objconstant: f64,
) -> SCIP_RETCODEExpand description
change the constant offset in the objective
pub unsafe extern "C" fn SCIPchgNlpiObjConstant(
scip: *mut SCIP,
nlpi: *mut SCIP_NLPI,
problem: *mut SCIP_NLPIPROBLEM,
objconstant: f64,
) -> SCIP_RETCODEchange the constant offset in the objective