Function highs_sys::Highs_version

source ·
pub unsafe extern "C" fn Highs_version() -> *const c_char
Expand description

Return the HiGHS version number as a string of the form “vX.Y.Z”.

@returns The HiGHS version as a char*.