Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 5 | -7/+10 |
* | Bug fix in &gla_refine. | Alan Mishchenko | 2012-07-07 | 1 | -0/+3 |
* | Performance improvement in &gla_refine. | Alan Mishchenko | 2012-07-03 | 1 | -1/+1 |
* | Bug fix in &gla_refine. | Alan Mishchenko | 2012-06-29 | 1 | -8/+4 |
* | Added min-cut-based refinement of gate-level abstraction (command &gla_refine). | Alan Mishchenko | 2012-06-24 | 1 | -0/+185 |
* | Changing 'if' to allow for delay optimization on sequential paths only. | Alan Mishchenko | 2012-05-20 | 1 | -1/+2 |
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 2 | -9/+9 |
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci... | Alan Mishchenko | 2012-03-09 | 2 | -4/+4 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 2 | -3/+4 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 20 | -0/+7215 |