summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added/renamed useful APIs.Alan Mishchenko2011-12-062-2/+3
|
* Another attempt to make CUDD platform- and runtime-independent.Alan Mishchenko2011-12-065-6/+6
|
* Another attempt to make CUDD platform- and runtime-independent.Alan Mishchenko2011-12-0618-91/+171
|
* Added new switch to the LUT matching code.Alan Mishchenko2011-12-061-13/+5
|
* g++ portability changes.Alan Mishchenko2011-12-066-40/+44
|
* Added recording of AIG subgraphs.Alan Mishchenko2011-12-061-9/+9
|
* Added recording of AIG subgraphs.Alan Mishchenko2011-12-061-0/+1
|
* 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-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
|