You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
8
-
9
-
Fixed minor bug in bound checking in presolve
10
-
11
-
Fixed bug in `floor(HighsCDouble x)` and `ceil(HighsCDouble x)` when argument is small
12
-
13
-
Added some sanity checks to Highs::writeLocalModel to prevent segfaults if called directly by a user
0 commit comments