ERGO-Code / HiGHS

Linear optimization software
MIT License
989 stars 183 forks source link

Added some sanity checks to `Highs::writeLocalModel` to prevent segfaults if called directly by a user #2048

Closed jajhall closed 3 days ago

jajhall commented 3 days ago

Also added assessHessianDimensions, and fixed bug in lpDimensionsOk

This will close #2047