summaryrefslogtreecommitdiffstats
path: root/src/aig/saig
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New abstraction code.Alan Mishchenko2011-10-191-5/+15
* New abstraction code.Alan Mishchenko2011-10-191-5/+6
* New abstraction code.Alan Mishchenko2011-10-191-10/+125
* Changes to CNF generation code.Alan Mishchenko2011-10-191-1/+2
* New abstraction code.Alan Mishchenko2011-10-151-216/+326
* New abstraction code.Alan Mishchenko2011-10-141-0/+1
* New abstraction code.Alan Mishchenko2011-10-141-0/+564
* Changes to the matching procedure and new abstraction code.Alan Mishchenko2011-09-272-0/+329
* Added new feature to bmc3.Alan Mishchenko2011-09-232-17/+38
* 64-bit portability changes.Alan Mishchenko2011-09-171-2/+2
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-122-3/+21
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-112-1/+88
* Fixed the problem with incorrect reporting of finished timeframes after &abs_...Alan Mishchenko2011-09-041-1/+1
* Added timeout to &abc_pba.Alan Mishchenko2011-09-022-3/+12
* Bug fix in CBA.Alan Mishchenko2011-08-311-0/+5
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-08-301-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-23/+171
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-32/+52
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-242-159/+213
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-184-12/+18
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-176-26/+70
* Bug fix in PBA.Alan Mishchenko2011-08-041-2/+5
* Several bug fixes.Alan Mishchenko2011-08-022-7/+63
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-022-4/+68