summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Do not allow interpolation with constraints.Alan Mishchenko2011-11-121-0/+5
* Dump inductive invariant or last interpolant after interpolation.Alan Mishchenko2011-11-121-2/+6
* Enabled counter-example minimization in 'write_counter'.Alan Mishchenko2011-11-111-1/+1
* Changing defaults in gate-level abstraction.Alan Mishchenko2011-11-061-5/+6
* Changes to read multi-output testcases described using AIGER 1.9.Alan Mishchenko2011-11-061-10/+21
* C++ portability changes.Alan Mishchenko2011-10-271-1/+1
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-10/+21
* New proof-based abstraction code.Alan Mishchenko2011-10-251-5/+128
* Improvements to the QBF solver.Alan Mishchenko2011-10-251-5/+19
* Improvements to the QBF solver.Alan Mishchenko2011-10-241-6/+32
* New abstraction code.Alan Mishchenko2011-10-191-0/+5
* New abstraction code.Alan Mishchenko2011-10-191-4/+4
* New abstraction code.Alan Mishchenko2011-10-191-4/+8
* New abstraction code.Alan Mishchenko2011-10-151-11/+12
* Changes to the matching procedure.Alan Mishchenko2011-10-061-2/+2
* Changes to the matching procedure.Alan Mishchenko2011-10-011-5/+15
* Changes to the matching procedure and new abstraction code.Alan Mishchenko2011-09-271-4/+17
* Changes to Boolean matching.Alan Mishchenko2011-09-241-2/+48
* Added new feature to bmc3.Alan Mishchenko2011-09-231-3/+27
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-221-14/+205
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-121-11/+24
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-111-2/+14
* Added timeout to &abc_pba.Alan Mishchenko2011-09-021-4/+17
* Change 'testcex' to modify the PO number.Alan Mishchenko2011-08-271-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-2/+2
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-8/+8
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-241-16/+49
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-211-8/+7
* Experiments with SPFD-based decomposition + new K-map print-out.Alan Mishchenko2011-08-201-1/+5
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-181-6/+24
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-3/+11
* Added switch '-t' to 'miter' to create regular miter from dual-output miter.Alan Mishchenko2011-08-141-3/+23
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-08-061-5/+20
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-021-3/+34
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-2/+3
* Changes to enable CEX minimization.Alan Mishchenko2011-08-011-78/+193
* Minor bug fix in 'testcex'.Alan Mishchenko2011-07-311-0/+6
* Changes to enable smarter simulation (bug fix).Alan Mishchenko2011-07-301-0/+10
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-1/+7
* Added generation of counter-examples to induction in 'ind'.Alan Mishchenko2011-07-301-4/+15
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-4/+4
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-21/+191
* Changes to enable smarter simulation.Alan Mishchenko2011-07-301-6/+5
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-4/+1
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-291-2/+7
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-376/+171
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-271-3/+16
* Adding procedures to find the care bits of a counter-example (update).Alan Mishchenko2011-07-251-1/+1
* Adding procedures to find the care bits of a counter-example.Alan Mishchenko2011-07-251-4/+3
* Adding &equiv3, a new way of refining equivalence classes.Alan Mishchenko2011-07-221-1/+143