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
|
d0f6fcc7fd
|
constraint_solver: rework java wrapper to support absl::string_view
|
2024-01-10 14:23:02 +01:00 |
|
Corentin Le Molgat
|
b1f07cadb0
|
constraint_solver: Add java failing test
SWIG is broken since absl::string_view can't be converted to Java String
note: swig 4.2.0 may have the builtin support for std::string_view
|
2024-01-08 18:03:08 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Mizux Seiha
|
ddbbd50228
|
move examples/test/*.java to ortools/<component>/java
|
2022-09-22 22:40:10 +02:00 |
|