Commit Graph

13 Commits

Author SHA1 Message Date
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
507cfbea26 revisit Java SAT API; follow Java naming conventions 2018-08-03 16:42:45 -07:00
Laurent Perron
0676c7e878 add SolveWithTimeLimit.java 2018-08-02 14:16:13 -07:00
Laurent Perron
d6416b88db add java sat linear constraint + rabbits pheasants sample 2018-08-01 17:16:44 -07:00
Laurent Perron
bb70703cb5 polish sat doc 2018-07-17 10:31:58 -07:00
Laurent Perron
76a1a08be0 reorganize code samples in SAT cookbook 2018-07-16 18:40:14 -07:00
Laurent Perron
bd04f656b3 rename MODEL_SAT to FEASIBLE, MODEL_UNSAT to INFEASIBLE 2018-07-02 15:35:40 +02:00
Laurent Perron
c1ab121ff7 ITIVector -> gtl::ITIVector; experimental LNS code for SAT 2018-06-26 21:24:10 +02:00
Laurent Perron
9e56fc311a simple cryptarithmetic examples for sat doc 2018-06-05 15:56:55 +02:00
Laurent Perron
50d918243e update sat doc 2018-05-24 14:30:14 +02:00
Laurent Perron
41c1ae1c15 speed up the disjunctive constraint in SAT 2018-05-22 17:13:52 +02:00
Laurent Perron
81cd0b4b13 add readme file to the sat directory 2018-05-22 15:51:08 +02:00
Laurent Perron
a6ec503faf initial set of recipes for the SAT solver 2018-05-22 15:07:11 +02:00