Function highs_sys::Highs_writeModel
source · [−]Expand description
Write the model in highs to filename.
@param highs a pointer to the Highs instance @param filename the filename to write.
@returns a kHighsStatus constant indicating whether the call succeeded