summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigSimExt2.c
Commit message (Collapse)AuthorAgeFilesLines
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-481/+0
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-1/+1
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-2/+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-15/+15
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-091-1/+1
| | | | ...Ci/Co.
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
|
* Major restructuring of the code.Alan Mishchenko2012-01-211-11/+11
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-271-0/+112
|
* Yet another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-0/+3
|
* Another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-9/+88
|
* Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-041-0/+287