11 Commits

Author SHA1 Message Date
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Laurent Perron
363a6fb198 [CP-SAT] more work on experimental linear propagation; fix #3483; start cleaning up the synchronization code 2022-10-03 18:12:14 +02: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
c82cfdc9ad remove map_util from most of the code; absl::make_unique and absl::optional -> stl version 2022-03-09 09:08:40 +01:00
Mizux Seiha
8bb54b04ef Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
2021-04-01 21:00:53 +02:00
Laurent Perron
165af62004 fix a few typos 2021-03-09 16:02:34 +01:00
Laurent Perron
e7c40b448f simplify cp-sat service proto 2021-02-23 18:09:59 +01:00
Laurent Perron
ccf8efc4c9 polish 2021-02-19 15:39:50 +01:00
Laurent Perron
6758a516b3 polish rpc 2021-02-19 15:07:08 +01:00
Laurent Perron
a5fab98152 add grpc service file for CP-SAT 2021-02-19 15:01:14 +01:00