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 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
87ca4f58ad
|
[CP-SAT] bump license years; fix scheduling cuts; improve lb_tree_search
|
2022-06-16 15:21:00 +02:00 |
|
Laurent Perron
|
1166e1663a
|
[CP-SAT] Next iteration in java modelling layer
|
2022-01-04 16:30:04 +01:00 |
|
Laurent Perron
|
62d506143b
|
[CP-SAT] Add AtMostOne/AtLeastOne/ExactlyOne constraint in all languages; rewrite linear expressions in java
|
2022-01-03 09:43:59 +01:00 |
|
Mizux Seiha
|
9264802715
|
Port AssignmentTaskSizesSat to all languages
|
2021-12-21 23:10:15 +01:00 |
|