Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements to CNF generation. | Alan Mishchenko | 2014-06-23 | 1 | -1/+1 |
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 1 | -6/+6 |
* | g++ warnings. | Alan Mishchenko | 2013-05-19 | 1 | -1/+1 |
* | Fixing compilation problems on Linux-32 related to constants of type unsigned... | Alan Mishchenko | 2013-01-30 | 1 | -6/+6 |
* | Making explicit cast to 64-bit unsigned in a few places. | Alan Mishchenko | 2012-10-09 | 1 | -2/+2 |
* | Updating project settings to have simpler include paths. | Alan Mishchenko | 2012-07-07 | 1 | -1/+1 |
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 1 | -1/+1 |
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 1 | -5/+5 |
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci... | Alan Mishchenko | 2012-03-09 | 1 | -6/+6 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 1 | -1/+1 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 1 | -0/+697 |