summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigGlaCba.c
Commit message (Expand)AuthorAgeFilesLines
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-071-2/+2
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-6/+7
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-091-1/+1
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-5/+5
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1
* Major restructuring of the code.Alan Mishchenko2012-01-211-5/+5
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-0/+2
* Setting the number of completed time frames.Alan Mishchenko2011-11-121-1/+1
* Setting the number of completed time frames.Alan Mishchenko2011-11-121-1/+2
* Enabled skipping random decisions in PBA, which are performed by default.Alan Mishchenko2011-11-121-1/+1
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-311-2/+3
* C++ portability changes.Alan Mishchenko2011-10-271-1/+1
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-47/+62
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-45/+64
* New proof-based abstraction code.Alan Mishchenko2011-10-251-0/+801