summaryrefslogtreecommitdiffstats
path: root/src/sat/cnf/cnfUtil.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix in 'dsat <file.cnf>' when the number of classes in listed incorrectly.Alan Mishchenko2016-12-131-1/+1
|
* Adding support of candinality clause to the SAT solver.Alan Mishchenko2016-01-101-1/+10
|
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-1/+1
|
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-4/+12
|
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-3/+9
|
* Improvements to CNF generation.Alan Mishchenko2014-06-231-0/+158
|
* Experiment with 'pdr'.Alan Mishchenko2013-07-191-0/+60
|
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-6/+6
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-091-4/+4
| | | | ...Ci/Co.
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+238