summaryrefslogtreecommitdiffstats
path: root/src/proof/int/intCore.c
Commit message (Expand)AuthorAgeFilesLines
* Significant improvement to LUT mappers (if, &if).Alan Mishchenko2014-02-161-1/+1
* Adding timeout to AIG rewriting inside 'int'.Alan Mishchenko2013-07-081-2/+0
* Adding timeout to AIG rewriting inside 'int'.Alan Mishchenko2013-07-071-0/+12
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-39/+39
* Enabling two-timeframe property check in the interpolation procedure.Alan Mishchenko2013-02-211-17/+18
* Isolating BMC code into a separate package.Alan Mishchenko2012-11-141-0/+1
* Making report about the number of correcty covered frames consistent across t...Alan Mishchenko2012-10-091-2/+2
* Fixing interpolation to run without resource limits by default.Alan Mishchenko2012-07-251-1/+1
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-4/+5
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-061-2/+2
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-5/+5
* Bug fix in 'in' (look at the OR of the interpolants, rather than the last fro...Alan Mishchenko2012-02-281-0/+4
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Trying to fix a false-positive due to incorrect inductive termination check i...Alan Mishchenko2012-02-011-3/+9
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+389