summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2013-02-07Significant work on bug #491 (not yet closed).Morgan Deters
2013-02-07More complete fix for bug 484 (includes fixes for records and tuples).Morgan Deters
2013-02-07Fix error in tuple type-checking.Morgan Deters
2013-02-06make datatypes enumerator behavior clearer (no exceptions in normal operation)Morgan Deters
2013-02-05dos2unix conversion for a number of files; this avoids spurious conflicts whe...Morgan Deters
2013-02-04Model no longer adds subterms of quantifiers to equality engine, this fixed b...Morgan Deters
2013-01-28made QuantifiersEngine::d_inst_match_trie and QuantifiersEngine::d_lemmas_pro...Andrew Reynolds
2013-01-27some fixes for Intel benchmarks regarding quantifiers and datatypes, datatype...Andrew Reynolds
2013-01-26another fix for quantifier models (related to bug 486)Morgan Deters
2013-01-25fix --check-model --finite-model-find when used together (related to bug 486)Morgan Deters
2013-01-23partially address bug 486: allow some model inspection of quantifiersMorgan Deters
2013-01-22fix for theory preprocessing cache on clang, perhaps others.Morgan Deters
2012-12-21adding copy constructor for the datatype enumeratorDejan Jovanović
2012-12-14Merge remote-tracking branch 'main-repo/1.0.x' into 1.0.xTim King
2012-12-14Changing the rewriter to use Boute's Euclidean definition of division.Tim King
2012-12-12* fixed bug 481 by adding check for division by 0 in bit-vector division circuitlianah
2012-12-11adding cache for preprocessing datatypes terms to fix bug 475, fix for handli...Andrew Reynolds
2012-12-06* some build fixes; thanks; thanks to Kunal Ganeshpure for noting these issuesMorgan Deters
2012-12-06Fix for fuzzer-found model bugClark Barrett
2012-12-01Throw a logic exception if user makes an assertion using a STORE_ALLClark Barrett
2012-12-01remove instantiator frameworkMorgan Deters
2012-12-01Fix the way abstract values are typed; fixes some compliance issues.Morgan Deters
2012-12-01drastic simplification of quantifiers code regarding equality queries, instan...Andrew Reynolds
2012-11-30Changing the documentation of ARR_TABLE_FUN to say (internal symbol).Tim King
2012-11-30quantifiers now uses master equality engine, preparation work to cleanup codeAndrew Reynolds
2012-11-30parametric datatypes fix related to non-ascribed type constructors introduced...Andrew Reynolds
2012-11-30Partial fix for bug 435; still needs some effort.Morgan Deters
2012-11-29require type ascriptions for parametric datatype constructors (making them ca...Andrew Reynolds
2012-11-29Fixing function models with Boolean terms. Also, LAMBDA's should not be const.Clark Barrett
2012-11-28Fix for getValue. Now it can handle lambda applicationsClark Barrett
2012-11-27Functions and predicates over Boolean now work with --check-models and output...Morgan Deters
2012-11-27First chunk of boolean-terms support.Morgan Deters
2012-11-27Tuples and records merge. Resolves bug 270.Morgan Deters
2012-11-26fixup for incremental solvingDejan Jovanović
2012-11-26Removing DioSolver::acceptableOriginalNodes(). This assertion was too strong,...Tim King
2012-11-26Adding support for a master equality engine. Each theory gets the master equa...Dejan Jovanović
2012-11-26Improving arithmetic debugging output.Tim King
2012-11-25This commit fixes two incompleteness bugs (461, 459) introduced in r4611 dues...Tim King
2012-11-24Adds ensureConstraint(...) to ConstraintDatabase. This is a slightly optimize...Tim King
2012-11-21- Removes getDeltaValueWithNonlinear() entirelyTim King
2012-11-21Adds a number of new capabilities to DeltaRational. This adds DeltaRationalEx...Tim King
2012-11-21Added debugging output to --check-models. I've found this output quite useful...Tim King
2012-11-19Changed the splitting-on-demand lemmas of arithmetic to no longer contain the...Tim King
2012-11-19Fix for bug452.Tim King
2012-11-18support for quantifiers macros, bug fix for bug 454 involving E-matching Arra...Andrew Reynolds
2012-11-17Fixed last currently known bug in array modelsClark Barrett
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-11-16fixing and refactoring the equality iteratorDejan Jovanović
2012-11-16fix a compiler warning in modelsMorgan Deters
2012-11-15More fixes to model generation, with previously failing testcasesClark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback