summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Temporary debugging change.Alan Mishchenko2011-11-121-0/+1
|
* Temporary debugging change.Alan Mishchenko2011-11-121-3/+18
|
* Temporary debugging change.Alan Mishchenko2011-11-121-0/+1
|
* Temporary debugging change.Alan Mishchenko2011-11-121-0/+1
|
* Making computation in 'fx' run-to-run reproducible.Alan Mishchenko2011-11-121-1/+1
|
* Enabled skipping random decisions in PBA, which are performed by default.Alan Mishchenko2011-11-127-9/+24
|
* Do not allow interpolation with constraints.Alan Mishchenko2011-11-121-0/+5
|
* Dump inductive invariant or last interpolant after interpolation.Alan Mishchenko2011-11-127-21/+108
|
* Experiment with time reporting in GLA PBA.Alan Mishchenko2011-11-121-3/+3
|
* Dump last frame clauses with 'pdr -d' even if the problem is SAT or undecided.Alan Mishchenko2011-11-123-7/+17
|
* Bug fix in GLA PBA.Alan Mishchenko2011-11-122-5/+19
|
* Enabled counter-example minimization in 'write_counter'.Alan Mishchenko2011-11-116-11/+62
|
* Corner-case bug in PDR.Alan Mishchenko2011-11-112-2/+9
|
* Removing restruction on the number of LUT inputs.Alan Mishchenko2011-11-101-2/+2
|
* Bug fix in GLA PBA (unfinished).Alan Mishchenko2011-11-092-3/+6
|
* Preventing scripts from aborting if reading has failed.Alan Mishchenko2011-11-081-1/+1
|
* Corner case bug in deriving truth table from SOP.Alan Mishchenko2011-11-081-1/+1
|
* Changing defaults in gate-level abstraction.Alan Mishchenko2011-11-061-5/+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-0612-66/+427
|
* 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-313-12/+12
|
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-3122-62/+78
|
* C++ portability changes.Alan Mishchenko2011-10-277-11/+15
|
* 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-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
|