Commit Graph

15596 Commits

Author SHA1 Message Date
Corentin Le Molgat
29a74e7547 base: backport rework from main 2025-09-22 18:05:44 +02:00
Corentin Le Molgat
149121a5ff bazel: cleanup from main 2025-09-22 17:28:02 +02:00
Corentin Le Molgat
b05315de21 sat: backport from main 2025-09-22 17:24:20 +02:00
Corentin Le Molgat
8df4d12bbf flatzink: fix from main 2025-09-22 17:23:45 +02:00
Corentin Le Molgat
67e1520a41 math_opt: backport from main 2025-09-22 17:23:15 +02:00
Corentin Le Molgat
a16c092ef4 backport bazelrc change from main 2025-09-22 17:22:22 +02:00
Corentin Le Molgat
90aad4ab4b routing: backport change from main 2025-09-17 16:27:47 +02:00
Corentin Le Molgat
c0ad2c2914 examples: remove deprecated PY3 flag 2025-09-17 16:27:22 +02:00
Corentin Le Molgat
ca6baf3dab ci: trigger jobs on push to v99bugfix branch 2025-09-17 08:26:46 +02:00
Laurent Perron
a841258da7 [CP-SAT] misc improvements to the internals; more work on general constraints with enforcements 2025-09-17 07:47:03 +02:00
Laurent Perron
cc94abdb08 [FZ] minor improvements 2025-09-17 07:46:58 +02:00
Guillaume Chatelet
0ada091d1c Update ortools/port/BUILD.bazel 2025-09-16 17:13:26 +02:00
Guillaume Chatelet
2be8890e69 Update ortools/util/BUILD.bazel 2025-09-16 17:13:20 +02:00
Mizux Seiha
0f4642bfe3 Merge remote-tracking branch 'origin/stable' into v99bugfix 2025-09-16 16:44:03 +02:00
Mizux Seiha
4f381f6d07 backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
2025-09-16 16:25:04 +02:00
Mizux Seiha
2131e87519 julia: backport from main 2025-09-16 16:14:53 +02:00
Mizux Seiha
f0330ec404 bazel: rework docker ci 2025-09-16 15:54:33 +02:00
Mizux Seiha
b51cd45ff4 remove binder support 2025-09-16 15:54:04 +02:00
Mizux Seiha
6838302155 bazel: bump rules 2025-09-16 15:53:53 +02:00
Mizux Seiha
b34c2ded76 ci: backport jobs from main 2025-09-16 15:15:40 +02:00
Mizux Seiha
bf5adecca2 rework .bazelrc 2025-09-16 15:14:39 +02:00
Mizux Seiha
fba50b404e bump version to v9.15 2025-09-16 15:14:17 +02:00
Laurent Perron
7ee639cf69 Merge pull request #4763 from google/dependabot/github_actions/github-actions-02740c4fb1
build(deps): bump actions/setup-java from 4 to 5 in the github-actions group
2025-09-04 06:37:11 +02:00
dependabot[bot]
0cd9d22492 build(deps): bump actions/setup-java in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 11:27:35 +00:00
Corentin Le Molgat
b27676402f math_opt: fixup 2025-08-29 18:08:51 +02:00
Mizux Seiha
c89483a0db math_opt: add cpp/model_test 2025-08-29 15:31:26 +02:00
Mizux Seiha
a144ae4033 math_opt: export few cpp/ tests 2025-08-29 15:31:26 +02:00
Mizux Seiha
bb745da2c2 base: rework to match google3 2025-08-29 15:31:26 +02:00
Corentin Le Molgat
5b7702910a math_opt: fix visibility issue 2025-08-27 15:10:10 +02:00
Corentin Le Molgat
e48814866f math_opt: cleanup 2025-08-27 15:10:01 +02:00
Corentin Le Molgat
e4334bea06 cmake(ci): fix debian python and dotnet build 2025-08-27 08:13:18 +02:00
Mizux Seiha
805ef64029 Merge remote-tracking branch 'origin/main' into v99bugfix 2025-08-26 15:52:40 +02:00
Laurent Perron
127d33181a fix 2025-08-25 20:29:02 -07:00
Laurent Perron
c1f07efa83 fix 2025-08-25 17:28:36 -07:00
Laurent Perron
58c5805589 [FZ] refactor code; support nvalue natively 2025-08-25 17:27:25 -07:00
Corentin Le Molgat
e53a7fa6f9 cleanup from google3 2025-08-25 10:15:34 +02:00
Laurent Perron
25074dd812 [FZ] supports bin_packing* macros, avoid costly expansion 2025-08-22 16:07:26 -07:00
Laurent Perron
e02b6a013c [CP-SAT] update code, mostly small bug fixes 2025-08-22 16:06:35 -07:00
Guillaume Chatelet
3668bf6529 Remove unnecessary exports_files 2025-08-22 16:33:28 +02:00
Guillaume Chatelet
ce299310f6 Remove unnecessary exports_files 2025-08-22 14:21:26 +00:00
Corentin Le Molgat
ba7e81f729 ortools: various export from google3 2025-08-22 14:24:48 +02:00
Laurent Perron
6d31264b4a [FZ] support set_le and set_lt; turn off the nosets flag 2025-08-21 20:21:33 -07:00
Corentin Le Molgat
3ca6e921ad cmake: add license boilerplate to samples 2025-08-21 13:56:24 +02:00
Corentin Le Molgat
0d2c2e6782 lp_data: remove model_reader 2025-08-21 09:24:48 +02:00
Corentin Le Molgat
02f81d5e19 ci: fixup freebsd workflow 2025-08-21 09:22:52 +02:00
Corentin Le Molgat
d9756ddc61 ci: fixup freebsd workflow 2025-08-21 08:50:14 +02:00
Laurent Perron
2ebe759189 [FZ] support array_var_set_element 2025-08-20 18:43:09 -07:00
Laurent Perron
ba26576f20 [FZ] more work on native set support 2025-08-21 00:46:32 +02:00
Corentin Le Molgat
30805fd498 math_opt: fix gscip_from_mp_model_proto_test 2025-08-20 14:27:46 +02:00
Mizux Seiha
1bf2448981 cmake: fix math_opt update
* fix cxx build
* fix python build
2025-08-20 11:37:19 +02:00