summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigCexMin.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-091-3/+3
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-10/+10
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-5/+5
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-7/+0
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-7/+0
* Major restructuring of the code.Alan Mishchenko2012-01-211-30/+30
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-021-1/+62
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-180/+351
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-011-0/+30
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-2/+2
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-0/+330