summaryrefslogtreecommitdiffstats
path: root/src/aig/saig
Commit message (Expand)AuthorAgeFilesLines
* Isomorphism checking code.Alan Mishchenko2012-02-191-8/+7
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-192-2/+2
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...Alan Mishchenko2012-02-191-1/+1
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...Alan Mishchenko2012-02-192-3/+7
* Isomorphism checking code.Alan Mishchenko2012-02-181-6/+176
* Isomorphism checking code.Alan Mishchenko2012-02-171-195/+273
* Isomorphism checking code.Alan Mishchenko2012-02-172-8/+196
* Isomorphism checking code.Alan Mishchenko2012-02-172-8/+15
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1620-31/+22
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-7/+0
* Changing how BMC report runtime.Alan Mishchenko2012-02-162-2/+6
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-1/+1
* Isomorphism checking code.Alan Mishchenko2012-02-121-3/+18
* Graph isomorphism checking code.Alan Mishchenko2012-02-112-27/+46
* Graph isomorphism checking code.Alan Mishchenko2012-02-115-0/+1733
* Bug fix in flop-level abstraction refinement.Alan Mishchenko2012-02-091-1/+2
* Graph isomorphism checking code.Alan Mishchenko2012-01-302-0/+77
* Generation of dual-rail miter.Alan Mishchenko2012-01-281-0/+206
* Generation of dual-rail miter.Alan Mishchenko2012-01-281-1/+1
* Generation of dual-rail miter.Alan Mishchenko2012-01-282-0/+4
* Variable timeframe abstraction.Alan Mishchenko2012-01-271-3/+3
* Major restructuring of the code.Alan Mishchenko2012-01-2135-236/+236
* Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control B...Alan Mishchenko2012-01-193-3/+3
* Added switch 'write_counter -f' to output flop values in each time frame.Alan Mishchenko2012-01-182-0/+53
* Crash fix in 'tempor' in case the leading length is 0.Alan Mishchenko2012-01-071-0/+6
* Transforming the solver to use different clause representation.Alan Mishchenko2011-12-231-1/+2
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-0/+5
* g++ portability changes.Alan Mishchenko2011-12-131-1/+1
* Integrated new proof-logging into proof-based gate-level abstraction.Alan Mishchenko2011-12-083-12/+564
* Added/renamed useful APIs.Alan Mishchenko2011-12-061-1/+1
* g++ portability changes.Alan Mishchenko2011-12-061-1/+1
* Started experiments with a new solver.Alan Mishchenko2011-11-251-3/+9
* Making GLA PBA and GLA CBA communicate information.Alan Mishchenko2011-11-221-3/+3
* 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-123-2/+4
* Experiment with time reporting in GLA PBA.Alan Mishchenko2011-11-121-3/+3
* Enabled counter-example minimization in 'write_counter'.Alan Mishchenko2011-11-112-4/+10
* Bug fix in GLA PBA (unfinished).Alan Mishchenko2011-11-091-2/+2
* Trying to add BMC to random simulation.Alan Mishchenko2011-11-062-0/+45
* Temporarily added new runtime computation procedures.Alan Mishchenko2011-11-031-10/+43
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-315-13/+35
* 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-2/+2
* Improvements to the new abstraction code.Alan Mishchenko2011-10-272-58/+79
* New proof-based abstraction code (bug fix).Alan Mishchenko2011-10-271-5/+53
* New proof-based abstraction code.Alan Mishchenko2011-10-253-52/+571
* New abstraction code (bug fix).Alan Mishchenko2011-10-231-0/+1