Commit Graph

9 Commits

Author SHA1 Message Date
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
Laurent Perron
b2c1eb7854 fix 2024-04-05 09:26:39 +02:00
Laurent Perron
9ba64c67a0 cp_model_dump_lns -> cp_model_dump_submodels 2024-04-04 22:08:04 +02:00
Laurent Perron
a8a3b1519d fix init after sat flag removal 2024-04-04 21:45:04 +02:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Laurent Perron
1ecebe64d3 add stderrthreshold to init 2023-02-17 13:13:13 +01:00
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01:00
Corentin Le Molgat
2fea50c07f export from google3 2022-09-28 10:21:55 +02:00
Mizux Seiha
ddbbd50228 move examples/test/*.java to ortools/<component>/java 2022-09-22 22:40:10 +02:00