Function highs_sys::Highs_getObjectiveValue
source · pub unsafe extern "C" fn Highs_getObjectiveValue(
highs: *const c_void
) -> f64Expand description
Get the primal objective function value.
@param highs A pointer to the Highs instance.
@returns The primal objective function value