summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Expand)AuthorAgeFilesLines
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-153-0/+15
* Started SAT-based reparameterization.Alan Mishchenko2011-12-132-0/+398
* g++ portability changes.Alan Mishchenko2011-12-132-2/+3
* Implemented rollback in the main SAT solver and updated PDR to use it (saves ...Alan Mishchenko2011-12-102-3/+20
* Changes to the main SAT solver: fixing performance bug (resetting decay param...Alan Mishchenko2011-12-091-1/+1
* Added support for generating a library of real-life truth-tables.Alan Mishchenko2011-12-092-0/+103
* Integrated new proof-logging into proof-based gate-level abstraction.Alan Mishchenko2011-12-085-15/+571
* Added/renamed useful APIs.Alan Mishchenko2011-12-062-2/+3
* g++ portability changes.Alan Mishchenko2011-12-063-20/+20
* Added recording of AIG subgraphs.Alan Mishchenko2011-12-061-10/+9
* Proof-logging in the updated solver.Alan Mishchenko2011-12-041-2/+2
* Previusly forgotten debug printout.Alan Mishchenko2011-12-021-1/+1
* Started experiments with a new solver.Alan Mishchenko2011-11-257-92/+332
* Making GLA PBA and GLA CBA communicate information.Alan Mishchenko2011-11-222-5/+8
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-1/+4
* Bug fix in GLA PBA.Alan Mishchenko2011-11-132-0/+3
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-0/+3
* Setting the number of completed time frames.Alan Mishchenko2011-11-121-1/+1
* Setting the number of completed time frames.Alan Mishchenko2011-11-122-3/+13
* Enabled skipping random decisions in PBA, which are performed by default.Alan Mishchenko2011-11-124-6/+8
* Dump inductive invariant or last interpolant after interpolation.Alan Mishchenko2011-11-126-19/+102
* Experiment with time reporting in GLA PBA.Alan Mishchenko2011-11-121-3/+3
* Bug fix in GLA PBA.Alan Mishchenko2011-11-122-5/+19
* Enabled counter-example minimization in 'write_counter'.Alan Mishchenko2011-11-112-4/+10
* Bug fix in GLA PBA (unfinished).Alan Mishchenko2011-11-092-3/+6
* Trying to add BMC to random simulation.Alan Mishchenko2011-11-061-1/+1
* Changes to read multi-output testcases described using AIGER 1.9.Alan Mishchenko2011-11-067-29/+260
* Experiments with variable permutation.Alan Mishchenko2011-11-061-20/+53
* Trying to add BMC to random simulation.Alan Mishchenko2011-11-063-0/+55
* Experiments with variable permutation.Alan Mishchenko2011-11-061-2/+2
* Experiments with variable permutation.Alan Mishchenko2011-11-061-1/+55
* Temporarily added new runtime computation procedures.Alan Mishchenko2011-11-031-10/+43
* Fixed &reachy to perform reparametrization in case reachability is disabled.Alan Mishchenko2011-11-031-2/+2
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-3115-50/+65
* C++ portability changes.Alan Mishchenko2011-10-272-3/+3
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-47/+62
* Removed some recently added file, which broke compilation.Alan Mishchenko2011-10-271-1/+0
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-2/+2
* Improvements to the new abstraction code.Alan Mishchenko2011-10-273-76/+138
* New proof-based abstraction code (bug fix).Alan Mishchenko2011-10-271-5/+53
* New truth table permutation procedure.Alan Mishchenko2011-10-262-0/+302
* New proof-based abstraction code.Alan Mishchenko2011-10-255-55/+611
* 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-192-8/+9
* New abstraction code.Alan Mishchenko2011-10-194-14/+151
* Changes to CNF generation code.Alan Mishchenko2011-10-192-16/+33
* Changes to CNF generation code.Alan Mishchenko2011-10-193-265/+178
* Changes to CNF generation code.Alan Mishchenko2011-10-174-7/+791
* New abstraction code.Alan Mishchenko2011-10-156-253/+491