Skip to content

or-tools 9.13 #225978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

or-tools 9.13 #225978

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# What's Changed
## Platforms
* Drop Python 3.8 support
* Drop .Net 6.0 support
  * Migrate to .Net 8.0 as TFM in archives and nuget package
* Add Fedora 42 support.
* Java: may drop Java 8 in favor of Java 11 as minimum supported.

Dependencies

C++

  • abseil-cpp 20250512.0
  • Protobuf v31.0
  • HiGHS v1.10.0
  • SCIP v922

Python

  • Add typing-extensions dependencies

CP-SAT

  • Improvements to the no_overlap_2d constraint (presolve, propagation, and cuts)
  • Speedup feasibility jump and violation ls
  • Detect, store and use precedences, with their bounds (lb <= a * x + b * y <= ub) in presolve, propagation, and cuts
  • Cleanup and improve presolve
  • Deep improvements to routing cuts. Detect transition between nodes. Detect capacity constraints
  • Improvement to scheduling cuts
  • Improve clause sharing between workers in shared_tree and portfolio search
  • sat_runner: supports parsing .pb, .wbo files
  • Python: better support for float coefficient and bounds
  • The usual bug fixes and speedups

Full Changelog: google/or-tools@v9.12...v9.13

View the full release notes at https://github.com/google/or-tools/releases/tag/v9.13.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jun 6, 2025
or-tools: remove build patch

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-or-tools-9.13 branch from 47b808a to a40027b Compare June 6, 2025 18:11
@chenrui333
Copy link
Member

  CMake Error at cmake/check_deps.cmake:111 (message):
    Target SCIP::libscip not available.
  Call Stack (most recent call first):
    CMakeLists.txt:453 (include)

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jun 6, 2025
Copy link
Contributor

github-actions bot commented Jun 8, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jun 8, 2025
@chenrui333 chenrui333 added the help wanted Task(s) needing PRs from the community or maintainers label Jun 9, 2025
@chenrui333 chenrui333 mentioned this pull request Jun 19, 2025
@daeho-ro daeho-ro closed this Jun 22, 2025
@github-actions github-actions bot deleted the bump-or-tools-9.13 branch June 22, 2025 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` help wanted Task(s) needing PRs from the community or maintainers stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants