Corentin Le Molgat
|
111b942bc2
|
constraint_solver: cleanup
|
2022-03-31 15:34:37 +02:00 |
|
Laurent Perron
|
9dd7ed7fd1
|
bump constraint_solver code; remove unused files
|
2022-02-22 19:25:31 +01:00 |
|
Corentin Le Molgat
|
f4136a40d6
|
Fix clang-format
|
2022-02-16 16:18:08 +01:00 |
|
Corentin Le Molgat
|
683d1d12e1
|
sync with google code
|
2022-01-27 16:35:42 +01:00 |
|
Corentin Le Molgat
|
a40295d79c
|
Sync from google
|
2022-01-21 17:51:38 +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 |
|
Corentin Le Molgat
|
c75ac92a5a
|
Sync from Google to GitHub
|
2020-11-16 17:50:54 +01:00 |
|
Corentin Le Molgat
|
b7ae4a1581
|
Fix formatting
|
2020-11-03 20:26:47 +01:00 |
|
Laurent Perron
|
d2147306e2
|
reformat cp code; add bandit concatenate operator for the routing library; tweak var domination in cp-sat
|
2020-11-01 11:47:28 +01:00 |
|
Mizux Seiha
|
20d0496bfb
|
reapply google format
|
2020-10-23 00:45:17 +02:00 |
|
Laurent Perron
|
bcb7b3073d
|
large synchro with internal code: linear solver: introduce intermediate SCIP layer called gscip; sat: more work on slow propagation detection; base: remove statusor, use abseil version; constraint solver: more work on internal local search
|
2020-10-18 16:38:25 +02:00 |
|
Mizux Seiha
|
f087564d84
|
cpp: Format all files in ortools
|
2020-09-23 12:06:10 +02:00 |
|
Laurent Perron
|
2ff000ab9a
|
bump abseil to the latest version, adapt the code all around
|
2019-11-20 14:28:11 -08:00 |
|
Laurent Perron
|
87b9d55b21
|
update license headers
|
2018-11-10 18:00:53 +01:00 |
|
Laurent Perron
|
bb605a1a8a
|
more work on base libraries
|
2017-12-11 11:02:46 +01:00 |
|
Laurent Perron
|
66b8d23079
|
move src to ortools; simplified python generation; remove some namespaces in the ortools/base helper files
|
2017-04-26 17:30:25 +02:00 |
|