summaryrefslogtreecommitdiffstats
path: root/src/proof/dch
Commit message (Expand)AuthorAgeFilesLines
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-261-2/+2
* Removing unused printouts.Alan Mishchenko2020-11-221-1/+1
* Integration with several commands.Alan Mishchenko2020-11-192-1/+4
* Rare bug fix in 'dch' resulting in choice nodes having internal fanout.Alan Mishchenko2016-01-311-1/+8
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-275-33/+33
* 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-242-2/+4
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-011-1/+1
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-012-204/+216
* Improving computation of choices from equivalence classes.Alan Mishchenko2012-09-231-0/+6
* 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-054-8/+64
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-072-3/+3
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-075-15/+18
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-095-13/+13
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-094-16/+16
* Major restructuring of the code.Alan Mishchenko2012-01-2113-0/+3058