summaryrefslogtreecommitdiffstats
path: root/src/proof/dch/dchChoice.c
Commit message (Expand)AuthorAgeFilesLines
* Rare bug fix in 'dch' resulting in choice nodes having internal fanout.Alan Mishchenko2016-01-311-1/+8
* Commenting out assertion that fails in 'dch', not sure why.Alan Mishchenko2013-03-141-1/+1
* Creating dedicated choice representation for GIA.Alan Mishchenko2012-10-241-1/+1
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-011-197/+215
* Integrating time manager into choice computation.Alan Mishchenko2012-09-221-214/+179
* Added switch 'dch -r' to skip choices with structural support redundancy.Alan Mishchenko2012-09-071-1/+1
* Added switch 'dch -r' to skip choices with structural support redundancy.Alan Mishchenko2012-09-051-6/+60
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-2/+2
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-9/+9
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+508