summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigAbsStart.c
Commit message (Expand)AuthorAgeFilesLines
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-310/+0
* Added new command &gla_shrink.Alan Mishchenko2012-09-041-2/+2
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-4/+4
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+2
* 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-091-3/+3
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-1/+1
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Major restructuring of the code.Alan Mishchenko2012-01-211-4/+4
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-121-2/+20
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-181-2/+2
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-1/+1
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-50/+0
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-291-3/+3
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-0/+341