summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Performance bug fix in SOP balancing.Alan Mishchenko2011-12-064-32/+39
* Added recording of AIG subgraphs.Alan Mishchenko2011-12-064-32/+31
* Bug fixes in CUDD 2.4.2.Alan Mishchenko2011-12-061-2/+2
* Bug fixes in CUDD 2.4.2.Alan Mishchenko2011-12-062-4/+6
* Proof-logging in the updated solver.Alan Mishchenko2011-12-052-32/+34
* Fixed performance bug in matching code.Alan Mishchenko2011-12-051-3/+18
* Proof-logging in the updated solver.Alan Mishchenko2011-12-054-391/+524
* Proof-logging in the updated solver.Alan Mishchenko2011-12-053-18/+34
* Proof-logging in the updated solver.Alan Mishchenko2011-12-042-32/+41
* Proof-logging in the updated solver.Alan Mishchenko2011-12-043-283/+352
* 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-013-0/+493
* 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-2515-113/+2084
* 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
* 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