Skip to content

Commit

Permalink
Update FEATURES.md
Browse files Browse the repository at this point in the history
Cleared features now in 1.9.0
  • Loading branch information
jajhall authored Jan 1, 2025
1 parent 18c62a8 commit afce155
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions FEATURES.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
## Build changes

Python: Source Distribution update, added to PyPI

## Code changes

HiGHS now handles multiple linear objectives by either blending using weights, or performing lexicographic optimization: see https://ergo-code.github.io/HiGHS/stable/guide/further/#guide-multi-objective-optimization

Fixed minor bug in bound checking in presolve

Fixed bug in `floor(HighsCDouble x)` and `ceil(HighsCDouble x)` when argument is small

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



0 comments on commit afce155

Please sign in to comment.