Function SCIPgetNLPObjval

Source
pub unsafe extern "C" fn SCIPgetNLPObjval(scip: *mut SCIP) -> f64
Expand description

gets objective value of current NLP

@pre This method can be called if SCIP is in one of the following stages: - \ref SCIP_STAGE_INITSOLVE - \ref SCIP_STAGE_SOLVING