Laurent Perron
|
428e272ccc
|
add ModelStats and CpSolverResponseStats for SAT/{Python|Java|C#}; enable multiple enforcement literals for a few constraints; small fixes, typo corrections
|
2018-09-12 15:07:23 +02:00 |
|
Laurent Perron
|
beb05f0079
|
#303 Sat implementation of vendor scheduling, fixed a few bugs found in the process
|
2018-09-02 17:15:55 +02:00 |
|
Laurent Perron
|
5dd0c1c985
|
presolve product with boolean
|
2018-08-29 13:55:59 +02:00 |
|
Laurent Perron
|
4caaef3c23
|
deep sync with base library renaming; lint checking; Speedup sat; new crash procedure for glop
|
2018-08-28 11:19:49 +02:00 |
|
Laurent Perron
|
70e73d8754
|
clang-format
|
2018-06-08 16:40:43 +02:00 |
|
Laurent Perron
|
2c7a8bf8f6
|
change copyright date
|
2017-10-17 13:08:10 +02:00 |
|
Laurent Perron
|
7155047b85
|
cleanup includes in sat
|
2017-07-27 11:28:55 -07:00 |
|
Laurent Perron
|
c91cba70c9
|
simplify sat internals; add propagator for x*x in sat
|
2017-07-21 11:13:10 -07:00 |
|
Laurent Perron
|
7b357a2263
|
regroup all reversible integer value in a single repository
|
2017-07-06 04:56:28 -07:00 |
|
Laurent Perron
|
6609fac882
|
AC all different in the SAT solver; change the way integer variables are encoded on top of boolean variables in the SAT solver; change protobuf utilities
|
2017-06-08 12:33:16 +02: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 |
|