Commit graph

16 commits

Author SHA1 Message Date
Dimitri Lozeve
7d3ee96c26
Export list and haddock structure 2016-08-05 08:28:57 +01:00
Dimitri Lozeve
e68aea36d9
Formatted comments for Haddock 2016-08-05 08:16:32 +01:00
Dimitri Lozeve
f8ad75dcdf
Added testing data 2016-08-04 23:45:47 +01:00
Dimitri Lozeve
2a73c96531
Main part of the program + DIMACS CNF parsing 2016-08-04 21:03:49 +01:00
Dimitri Lozeve
77874cd68a
Removed unnecessary call in solveDPLL 2016-08-04 20:11:47 +01:00
Dimitri Lozeve
9e0c91d0e3
DPLL algorithm 2016-08-03 20:52:50 +01:00
Dimitri Lozeve
c683e624bc
Changed arguments order to match other functions 2016-08-03 20:33:25 +01:00
Dimitri Lozeve
e36db42ec7
Third test 2016-08-03 20:29:38 +01:00
Dimitri Lozeve
23d5e2ff1b
Resolution rule: solver 2016-08-03 20:28:52 +01:00
Dimitri Lozeve
3a62fd2363
Resolution rule: finding suitable pairs of clauses 2016-08-03 19:30:43 +01:00
Dimitri Lozeve
f0ab796149
Resolution rule: basic functions 2016-08-03 19:17:38 +01:00
Dimitri Lozeve
3669bdbc23
Second test 2016-08-02 20:52:43 +01:00
Dimitri Lozeve
d140723b26
Unit propagation rule 2016-08-02 20:51:32 +01:00
Dimitri Lozeve
fb22e6d447
Pure literal rule 2016-08-02 20:25:15 +01:00
Dimitri Lozeve
83455a2252
General-purpose functions 2016-08-02 19:34:44 +01:00
Dimitri Lozeve
e3d4c5fb79 Initial commit 2016-08-02 08:22:49 +01:00