Commit Graph

28 Commits

Author SHA1 Message Date
Mizux Seiha
ed1b05d1d8 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 03:12:46 +02:00
Corentin Le Molgat
05e3190929 bazel: rename com_google_absl to abseil-cpp 2025-03-24 18:21:42 +01:00
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Corentin Le Molgat
4d2dfae43e bazel: don't use native rules for samples 2024-09-30 15:45:05 +02:00
Corentin Le Molgat
3c7bc49090 cleanup 2024-09-27 13:02:36 +02:00
Corentin Le Molgat
820be10d0f sat: build go samples 2024-09-27 11:46:13 +02:00
Laurent Perron
5e6f23b582 [CP-SAT] new test; chane shared tree parameters; fix shared_tree crash 2024-07-19 16:10:07 +02:00
Laurent Perron
4a2ffa99ac fix 2024-07-18 11:55:45 +02:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
778f90ee9d bazel: remove jvm_flags hack 2023-12-18 13:59:59 +01:00
Laurent Perron
00947846f6 [CP-SAT] Initial pandas support + samples 2023-07-10 18:49:45 -07:00
Mizux Seiha
2de7d6fbac bazel: Fix build 2023-04-03 11:06:28 +02:00
Corentin Le Molgat
1e0f4027e2 bazel: Fix java tests/samples run
* remove: code_samples_java_test
* Fix jvm library path on windows
2023-03-06 15:45:23 +01:00
Corentin Le Molgat
6c6c7d1902 bazel: Rework java support
Fix swig_java.bzl
2023-03-02 17:41:10 +01:00
Laurent Perron
cf53ee3c9f reformat bazel java code; CP-SAT: fix corner case in presolve, zero very small coefficients in translate from math model, more parameter validation 2023-01-05 13:38:42 +01:00
Laurent Perron
cbdd1a5ba1 add java bazel tests 2022-12-30 12:13:29 +01:00
Laurent Perron
733602eccc enable java sample bazel tests 2022-12-30 12:01:47 +01:00
Laurent Perron
71b52a38ad java bazel support for sat 2022-12-30 11:40:33 +01:00
Mizux Seiha
51b2e5a442 bazel: Fix sat/samples python test 2022-07-28 13:57:23 +02:00
Corentin Le Molgat
1c95a2c00e bazel: rework tests 2022-07-27 16:47:32 +02:00
Corentin Le Molgat
5863a63d19 export from google3 2022-06-22 18:09:44 +02:00
Laurent Perron
270bd53958 cleanup 2022-03-31 18:21:53 +02:00
Laurent Perron
81d110eed5 reformat 2022-03-31 11:36:33 +02:00
Laurent Perron
18d3f72160 run python sat samples with bazel 2022-03-30 13:12:32 +02:00
Laurent Perron
8fe2df9a18 [CP-SAT] regenerates all includes; improve core solver when the objective is pseudo-boolean 2022-02-15 18:00:11 +01:00
Corentin Le Molgat
c9caf3d914 bazel: Update sample build 2020-12-21 16:24:32 +01:00
Mizux Seiha
379a985dde bazel: Run samples as test 2020-11-16 11:16:08 +01:00
Mizux Seiha
9f7c61700c bazel: Build sat samples 2020-08-27 00:33:17 +02:00