summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigRefSat.c
Commit message (Collapse)AuthorAgeFilesLines
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-2/+2
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-3/+3
|
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-091-4/+4
|
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-20/+20
|
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵Alan Mishchenko2012-03-091-7/+7
| | | | ...Ci/Co.
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-3/+1
|
* Bug fix in flop-level abstraction refinement.Alan Mishchenko2012-02-091-1/+2
|
* Major restructuring of the code.Alan Mishchenko2012-01-211-17/+17
|
* Changing the ordering of arguments in two iterators.Alan Mishchenko2011-08-011-3/+3
|
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-11/+11
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-2/+2
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-271-52/+610
|
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-251-1/+1
|
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-251-0/+429