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 |
|
Corentin Le Molgat
|
82bc28d3c1
|
math_opt: backport from google3
* move gscip/ to math_opt/solvers/
|
2025-08-20 11:36:44 +02:00 |
|
Mizux Seiha
|
4ca5464e48
|
cmake: fix ortools/util/python
|
2025-08-20 11:36:44 +02:00 |
|
Corentin Le Molgat
|
de5fbc46ab
|
util/python: add solve interrupter
|
2025-08-20 11:36:43 +02:00 |
|
Corentin Le Molgat
|
fcf4bd181e
|
base: add temp_file
port: rework file
|
2025-08-20 11:36:08 +02:00 |
|
Corentin Le Molgat
|
2a5ff961aa
|
third_party_solvers: cleanup
|
2025-08-20 11:31:36 +02:00 |
|
Corentin Le Molgat
|
56882dd719
|
sat: remove license boilerplate in MD
|
2025-08-20 11:31:36 +02:00 |
|
Laurent Perron
|
a94366dc37
|
start supporting set variables and constraints in CP-SAT; this is inactive as nosets.mzn is still in place
|
2025-08-18 14:43:20 -07:00 |
|
dependabot[bot]
|
2d5e6f1849
|
build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
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-08-12 10:33:42 +02:00 |
|
dependabot[bot]
|
4f2498ef40
|
build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
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-08-12 10:31:57 +02:00 |
|
Laurent Perron
|
413c4daf05
|
Merge pull request #4752 from google/dependabot/github_actions/github-actions-a331d3ec2d
build(deps): bump actions/checkout from 4 to 5 in the github-actions group
|
2025-08-11 19:58:01 -07:00 |
|
dependabot[bot]
|
ea0c49ed68
|
build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
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-08-12 01:42:55 +00:00 |
|
Corentin Le Molgat
|
bd641e14b9
|
ortools: export from google3
|
2025-08-11 10:38:33 +02:00 |
|