The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Dependencies
- Bump Protobuf to v31.1
What's Changed
- MacOS libscip linkage issue has been fixed [#4674]
- CFT Heuristic for Set Covering by @c4v4 in https://github.com/google/or-tools/pull/4607
- [Set-Cover-CFT] Outer Refinement Procedure by @c4v4 in https://github.com/google/or-tools/pull/4628
- Fix bz2.dll install path for windows-cpp archive by @flomnes in https://github.com/google/or-tools/pull/4685
New Contributors
- @c4v4 made their first contribution in https://github.com/google/or-tools/pull/4607
Bug fixes:
- https://github.com/google/or-tools/issues/4674
- https://github.com/google/or-tools/issues/4677
- Highs was not includes in archives artifacts (it was included in Pypi, Maven, and Nuget releases)
Full Changelog: https://github.com/google/or-tools/compare/v9.13...v9.14