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
|
403e31ab65
|
[CP-SAT] more spans; more fuzztest seeds; generate doc for the pybind11 wrapped C++ classes; rename cp_model.py helper modules
|
2025-01-09 16:04:43 +01:00 |
|
Laurent Perron
|
b1e8fffc75
|
[CP-SAT] fix more fuzzer bugs; polish python code
|
2025-01-06 21:51:04 +01:00 |
|
Laurent Perron
|
e01a1fe502
|
internal renaming
|
2025-01-03 10:57:00 +01:00 |
|
Laurent Perron
|
3b84e02227
|
[CP-SAT] polish python layer
|
2024-12-30 11:41:18 +01:00 |
|
Laurent Perron
|
080f445277
|
[CP-SAT] polish python linear expr code
|
2024-12-29 23:33:55 +01:00 |
|
Laurent Perron
|
9b533ab66a
|
[CP-SAT] more work on python layer
|
2024-12-29 22:49:05 +01:00 |
|
Laurent Perron
|
53d27362e6
|
[CP-SAT] fix python layer
|
2024-12-29 21:46:53 +01:00 |
|
Laurent Perron
|
1f6e3b68ca
|
[CP-SAT] more work on python linear expressions
|
2024-12-29 19:22:15 +01:00 |
|
Laurent Perron
|
6be2ba21e9
|
[CP-SAT] fix memory management of the python layer; properly fails with None arguments
|
2024-12-29 10:39:24 +01:00 |
|
Laurent Perron
|
def400a8c8
|
[CP-SAT] revamp python implementation: introduce proper FloatLinearExpr class, move most of the expressions classes to C++
|
2024-12-28 11:23:05 +01:00 |
|