pub unsafe extern "C" fn Highs_getInfinity(
    highs: *const c_void
) -> f64
Expand description

Return the value of infinity used by HiGHS.

@param highs a pointer to the Highs instance

@returns the value of infinity used by HiGHS