summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Proof-logging in the updated solver.Alan Mishchenko2011-12-046-218/+483
|
* Removing redundant function declarations.Alan Mishchenko2011-12-021-4/+0
|
* Previusly forgotten debug printout.Alan Mishchenko2011-12-021-1/+1
|
* Started proof transformations.Alan Mishchenko2011-12-014-0/+497
|
* Started experiments with a new solver.Alan Mishchenko2011-11-272-645/+265
|
* Started experiments with a new solver.Alan Mishchenko2011-11-264-555/+466
|
* Started experiments with a new solver.Alan Mishchenko2011-11-261-3/+10
|
* Started experiments with a new solver.Alan Mishchenko2011-11-263-4/+6
|
* Started experiments with a new solver.Alan Mishchenko2011-11-263-72/+371
|
* Started experiments with a new solver.Alan Mishchenko2011-11-2516-113/+2092
|
* Commented out the default call to UNSAT core verification.Alan Mishchenko2011-11-251-1/+1
|
* Improvement to the SAT solver (skipping binary clauses).Alan Mishchenko2011-11-253-5/+57
|
* Added a warning to Makefile about setting compilation flags when compiling ↵Alan Mishchenko2011-11-241-0/+3
| | | | on 32-bit Linux.
* Making GLA PBA and GLA CBA communicate information.Alan Mishchenko2011-11-223-12/+14
|
* Modifications to the matching procedureAlan Mishchenko2011-11-221-6/+126
|
* 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
|
* Temporary debugging change.Alan Mishchenko2011-11-122-29/+7
|
* Temporary debugging change.Alan Mishchenko2011-11-121-1/+1
|
* Temporary debugging change.Alan Mishchenko2011-11-121-0/+2
|
* Temporary debugging change.Alan Mishchenko2011-11-121-2/+4
|
* 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
|