summaryrefslogtreecommitdiffstats
path: root/src/proof/fra
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-091-1/+1
|
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-0917-157/+157
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-0912-46/+46
| | | | ...Ci/Co.
* Disabled verbose print-out in the SAT solvers.Alan Mishchenko2012-02-261-2/+2
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-2/+1
|
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-161-2/+2
|
* Isomorphism checking code.Alan Mishchenko2012-02-141-18/+0
|
* Bug fix for incorrect memory allocation in main SAT solver, leading to ↵Alan Mishchenko2012-01-221-1/+1
| | | | crashes in 'dsec'.
* Major restructuring of the code.Alan Mishchenko2012-01-2120-0/+11363