Platforms
- Add Almalinux 9 support.
- Add Rockylinux 9 support.
- Add Ubuntu 24.04 LTS support.
Dependencies
C++
- abseil-cpp:
20240722.0
. - HiGHS:
1.7.2
. - googletest:
v1.15.2
.
Java
- maven 3.6+
Algorithms
- Add experimental
set_cover
python binding.
CP-SAT
- TBD
EDIT: artifacts and package will be available soon...
What's Changed
- Updates for OpenBSD build support by @ron-at-swgy in #4257
- Use correct fp_env definition for OpenBSD by @ron-at-swgy in #4259
- Update SWIG flags for OpenBSD by @ron-at-swgy in #4266
New Contributors
- @ron-at-swgy made their first contribution in #4257
Full Changelog: v9.9...v9.11