summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* New abstraction code.Alan Mishchenko2011-10-141-0/+1
|
* New abstraction code.Alan Mishchenko2011-10-141-0/+564
|
* Fixing built-in resource limit when converting truth-tables to AIGs.Alan Mishchenko2011-10-082-1/+6
|
* Updated miter status check to detect the case when a PO is equal to a true PI.Alan Mishchenko2011-10-011-1/+1
|
* Fixed a corner case bug in dprove when a trivial CEX is not produced.Alan Mishchenko2011-10-011-0/+11
|
* 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
|
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-226-55/+139
|
* Fixed minor issues having to do with the number of BDD vars used.Alan Mishchenko2011-09-181-1/+7
|
* Fixing obscure memory problem with 'int' on large designs.Alan Mishchenko2011-09-171-2/+16
|
* 64-bit portability changes.Alan Mishchenko2011-09-175-20/+23
|
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-124-6/+24
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-113-2/+104
|
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-09-081-1/+1
|
* Fixed the problem with incorrect reporting of finished timeframes after ↵Alan Mishchenko2011-09-041-1/+1
| | | | &abs_cba.
* Added timeout to &abc_pba.Alan Mishchenko2011-09-024-6/+15
|
* Bug fix in CBA.Alan Mishchenko2011-08-311-0/+5
|
* Sequential cleanup with symbolic/ternary simulation (bug fix).Alan Mishchenko2011-08-301-2/+2
|
* Making 'reconcile' ignore the difference in flop count.Alan Mishchenko2011-08-291-1/+5
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-252-24/+225
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-251-32/+52
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-249-177/+244
|
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-241-1/+3
|
* Experiments with SPFD-based decomposition.Alan Mishchenko2011-08-211-2/+6
|