summaryrefslogtreecommitdiffstats
path: root/src/proof/int
Commit message (Expand)AuthorAgeFilesLines
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-076-19/+22
* 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-099-39/+39
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-097-35/+35
* 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-2114-0/+2926