summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-274-86/+159
|
* New proof-based abstraction code (bug fix).Alan Mishchenko2011-10-272-6/+54
|
* New truth table permutation procedure.Alan Mishchenko2011-10-262-0/+302
|
* New proof-based abstraction code.Alan Mishchenko2011-10-256-60/+739
|
* Improvements to the QBF solver.Alan Mishchenko2011-10-253-9/+38
|
* The result of merging with recent PyABC changes.Alan Mishchenko2011-10-257-36/+151
|\
| * pyabc: rearrange files and locationsBaruch Sterin2011-10-244-5/+114
| |
| * pyabc: fix command line parser in reachx_cmx.py and abcpy_test.pyBaruch Sterin2011-10-241-1/+1
| |
| * pyabc: fix callbacks into python to work correctly by moving to ↵Baruch Sterin2011-09-291-17/+23
| | | | | | | | PyGILEState_Ensure/Release APIs
| * completely silence the "source" command when the -s option is givenBaruch Sterin2011-10-241-1/+1
| |
| * pyabc: fix indentation in pyabc.iBaruch Sterin2011-10-241-12/+12
| |
* | Improvements to the QBF solver.Alan Mishchenko2011-10-243-10/+59
|/
* New abstraction code (bug fix).Alan Mishchenko2011-10-231-0/+1
|
* New abstraction code.Alan Mishchenko2011-10-192-5/+20
|
* New abstraction code.Alan Mishchenko2011-10-193-12/+13
|
* New abstraction code.Alan Mishchenko2011-10-195-18/+159
|
* Skip NULL entry when freeing vector of vectors.Alan Mishchenko2011-10-191-1/+1
|
* 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-176-18/+835
|
* New abstraction code.Alan Mishchenko2011-10-159-264/+535
|
* New abstraction code.Alan Mishchenko2011-10-141-0/+1
|
* New abstraction code.Alan Mishchenko2011-10-141-0/+564
|
* Changes to the matching procedure.Alan Mishchenko2011-10-122-77/+275
|
* Changes to the matching procedure.Alan Mishchenko2011-10-101-9/+9
|
* Changes to the matching procedure.Alan Mishchenko2011-10-103-66/+311
|
* Fixing built-in resource limit when converting truth-tables to AIGs.Alan Mishchenko2011-10-082-1/+6
|
* Changes to the matching procedure.Alan Mishchenko2011-10-062-75/+233
|
* Modified write_blif to output LUT structures.Alan Mishchenko2011-10-047-33/+317
|
* Changes to the matching procedure.Alan Mishchenko2011-10-032-10/+214
|
* Changes to the matching procedure.Alan Mishchenko2011-10-027-22/+90
|
* Changes to the matching procedure.Alan Mishchenko2011-10-019-213/+670
|
* 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
|
* Added handling of exceeding conflict limit in PushClasses.Alan Mishchenko2011-10-011-3/+15
|
* Changes to the matching procedure and new abstraction code.Alan Mishchenko2011-09-275-155/+594
|
* Changes to Boolean matching.Alan Mishchenko2011-09-246-126/+435
|
* Added new feature to bmc3.Alan Mishchenko2011-09-234-35/+87
|
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-228-71/+346
|
* Fixed minor issues having to do with the number of BDD vars used.Alan Mishchenko2011-09-182-4/+7
|
* Fixing obscure memory problem with 'int' on large designs.Alan Mishchenko2011-09-171-2/+16
|
* 64-bit portability changes.Alan Mishchenko2011-09-1712-35/+41
|
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-125-17/+48
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-114-4/+118
|
* Fixed the problem with blackboxes not preserving their names after duplication.Alan Mishchenko2011-09-081-1/+1
|
* 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-025-10/+32
|