Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 1 | -7/+7 |
* | Integration of the liveness property prover developed by Sayak Ray. | Alan Mishchenko | 2013-05-05 | 7 | -1/+3276 |
* | Fixing compiler warning. | Alan Mishchenko | 2012-07-13 | 1 | -0/+1 |
* | Updating project settings to have simpler include paths. | Alan Mishchenko | 2012-07-07 | 3 | -10/+10 |
* | Renamed Aig_ObjPioNum to be Aig_ObjCioId. | Alan Mishchenko | 2012-03-09 | 2 | -4/+4 |
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 3 | -53/+53 |
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci... | Alan Mishchenko | 2012-03-09 | 2 | -85/+85 |
* | Silencing remaining gcc warnings. | Alan Mishchenko | 2012-03-09 | 1 | -19/+19 |
* | Silencing remaining gcc warnings. | Alan Mishchenko | 2012-03-09 | 2 | -13/+13 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 4 | -0/+4265 |