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
|
c1ab121ff7
|
ITIVector -> gtl::ITIVector; experimental LNS code for SAT
|
2018-06-26 21:24:10 +02:00 |
|
Laurent Perron
|
70e73d8754
|
clang-format
|
2018-06-08 16:40:43 +02:00 |
|
Laurent Perron
|
8623fc3580
|
speed up sat cumulative; add namespaces to base library + fix code
|
2018-04-11 13:00:30 +02:00 |
|
Laurent Perron
|
9044de9355
|
new heuristics to minimize clauses in SAT; base library changes
|
2018-03-06 18:17:36 +01:00 |
|
Laurent Perron
|
4cd6ecccb3
|
revisit time limit; add special sigint handler; fix bug in sat presolve with enforcement literals
|
2017-12-06 11:23:11 +01:00 |
|
Laurent Perron
|
2c7a8bf8f6
|
change copyright date
|
2017-10-17 13:08:10 +02:00 |
|
Laurent Perron
|
48837ce11f
|
Assignment -> Assignments in cp_model.py
|
2017-10-09 17:19:33 -07:00 |
|
Laurent Perron
|
7155047b85
|
cleanup includes in sat
|
2017-07-27 11:28:55 -07:00 |
|
Laurent Perron
|
0501a62221
|
add sat clause simplifications to cp_model solver
|
2017-07-20 11:30:17 -07:00 |
|
Laurent Perron
|
33314b1869
|
cleanup sat code after change to allow linear objective
|
2017-07-05 16:27:00 -07:00 |
|
Amit Prakash Ambasta
|
b2cf45a161
|
Added cmath for fabs, append current root to protobuf include dirs
|
2017-05-30 12:02:56 +05:30 |
|
Laurent Perron
|
8c08d72260
|
replace hash_map and hash_set by unordered_map and unordered_set
|
2017-04-27 17:34:24 +02:00 |
|
Laurent Perron
|
4db7d3bc4e
|
remove hash_map/hash_set; replace with std::unordered_map|set
|
2017-04-27 14:14:05 +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 |
|