Corentin Le Molgat
|
ba7e81f729
|
ortools: various export from google3
|
2025-08-22 14:24:48 +02: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 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
250302964e
|
tweak export to notebook; add flags stubs code to allow them to work in a notebook
|
2023-09-05 17:06:29 +02:00 |
|
Laurent Perron
|
c3fdb12908
|
Switch algorithms and scheduling python libraries from swig to pybind11; switch protobuf support from forced serialization to pybind11_protobuf -- with patch; [CP-SAT] rewrite cut management; reformat samples with black
|
2023-06-30 22:49:35 +02:00 |
|
Laurent Perron
|
1965dc0c02
|
fix comments
|
2023-02-06 17:36:50 +01:00 |
|
Laurent Perron
|
3c8e00f7bf
|
add ortools/python/ortools_notebook bazel target
|
2023-02-06 16:21:11 +01:00 |
|