We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f792f1 commit dacd4caCopy full SHA for dacd4ca
FEATURES.md
@@ -8,6 +8,8 @@ Add missing include to zstr needed for gcc v15 and clang v19 [#2313](https://git
8
9
Updates for intel llvm compiler on linux [#2257](https://github.com/ERGO-Code/HiGHS/pull/2257)
10
11
+Build directory for Windows MSVC now `Release/bin` replacing `bin/Release` [#2376](https://github.com/ERGO-Code/HiGHS/pull/2376)
12
+
13
## Code changes
14
15
Fixed incorrect assertion in `HighsMipSolver::solutionFeasible()` (fixing [#2204](https://github.com/ERGO-Code/HiGHS/issues/2204))
0 commit comments