Laurent Perron
|
63b9ecdfd7
|
[CP-SAT] tweak and improve code
|
2025-06-13 13:14:13 +02:00 |
|
Laurent Perron
|
d1c3c7f84b
|
[CP-SAT] more work on precedences
|
2025-06-12 11:11:26 +02:00 |
|
Laurent Perron
|
9ca57ad2cd
|
[CP-SAT] more precedence handling; minor python improvements
|
2025-06-11 15:03:52 +02:00 |
|
Laurent Perron
|
64fcba4be7
|
[CP-SAT] work on precedences; fix bug in scheduling cuts
|
2025-06-10 17:25:55 +02:00 |
|
Laurent Perron
|
d055baeca4
|
[CP-SAT] work on precedences; improve scheduling cuts
|
2025-05-27 13:49:29 +02:00 |
|
Laurent Perron
|
640aaeb8e0
|
[CP-SAT] lots of bugfixes, improvement to primary variables heuristics; cleanup scheduling cuts code
|
2025-05-14 13:33:20 +02:00 |
|
Laurent Perron
|
81fb31ea54
|
[CP-SAT] more presolve
|
2025-04-25 19:02:39 +02:00 |
|
Laurent Perron
|
71660f47fd
|
[CP-SAT] fix cumulative cuts
|
2025-02-06 16:51:40 +01:00 |
|
Laurent Perron
|
f187ebd336
|
[CP-SAT] reorganize scheduling and packing code; more hint preservation during presolve
|
2025-01-13 17:08:46 +01: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 |
|
Laurent Perron
|
9982c872c2
|
[CP-SAT] more fuzzer bugs fixed; reorganize scheduling and packing code; speed up presolve on knapsack constraints
|
2025-01-08 22:52:37 +01:00 |
|
Laurent Perron
|
d8c3e49e5b
|
[CP-SAT] more work on no_overlap_2d; revisit all includes
|
2024-12-04 17:47:10 +01:00 |
|
Laurent Perron
|
bf5e731d37
|
[CP-SAT] reorganize code
|
2024-11-29 14:27:36 +01:00 |
|