| Commit message (Expand) | Author | Age | Files | Lines |
* | Compiler warnings. | Alan Mishchenko | 2014-11-29 | 1 | -1/+1 |
* | Improvements to handling boxes and flops. | Alan Mishchenko | 2014-11-25 | 1 | -1/+1 |
* | Significant improvement to LUT mappers (if, &if). | Alan Mishchenko | 2014-02-16 | 1 | -1/+1 |
* | Adding timeout to AIG rewriting inside 'int'. | Alan Mishchenko | 2013-07-08 | 1 | -2/+0 |
* | Adding timeout to AIG rewriting inside 'int'. | Alan Mishchenko | 2013-07-07 | 1 | -0/+12 |
* | Adding timeout to the interpolant computation procedure. | Alan Mishchenko | 2013-06-28 | 1 | -1/+3 |
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 6 | -61/+61 |
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
* | Added option 'int -I <filename>' to specify file names to dump invariants. | Alan Mishchenko | 2013-04-28 | 3 | -3/+7 |
* | Enabling two-timeframe property check in the interpolation procedure. | Alan Mishchenko | 2013-02-21 | 4 | -20/+31 |
* | Isolating BMC code into a separate package. | Alan Mishchenko | 2012-11-14 | 1 | -0/+1 |
* | Making report about the number of correcty covered frames consistent across t... | Alan Mishchenko | 2012-10-09 | 1 | -2/+2 |
* | Fixing interpolation to run without resource limits by default. | Alan Mishchenko | 2012-07-25 | 1 | -1/+1 |
* | Removed unused files from the project. | Alan Mishchenko | 2012-07-25 | 1 | -1/+0 |
* | Adding several command-line arguments to 'dsat'. | Alan Mishchenko | 2012-07-09 | 1 | -2/+2 |
* | Updating project settings to have simpler include paths. | Alan Mishchenko | 2012-07-07 | 5 | -9/+9 |
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 1 | -1/+2 |
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 6 | -19/+22 |
* | Setting infinite default conflict limits in 'bmc', 'int', 'pdr'. | Alan Mishchenko | 2012-07-06 | 1 | -2/+2 |
* | Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)... | Alan Mishchenko | 2012-03-09 | 9 | -39/+39 |
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci... | Alan Mishchenko | 2012-03-09 | 7 | -35/+35 |
* | Bug fix in 'in' (look at the OR of the interpolants, rather than the last fro... | Alan Mishchenko | 2012-02-28 | 1 | -0/+4 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 1 | -1/+1 |
* | Trying to fix a false-positive due to incorrect inductive termination check i... | Alan Mishchenko | 2012-02-01 | 1 | -3/+9 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 14 | -0/+2926 |