summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
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
2012-11-15d_incomplete is context-dependent; we shouldn't be saving its value and resto...Morgan Deters
2012-11-15Fixed another AUFBV model bug. BV equality subtheory needed to do somethingClark Barrett
2012-11-14Fix for bug 407. mkAnonymousFunction() in the parser no longer uses ':'. CVC ...Tim King
2012-11-14replaced all static member data from rewrite rule triggers, added infrastruct...Andrew Reynolds
2012-11-14Fixed a typo in r4576Tim King
2012-11-14Fix to bug449. Adds shared constants to the set of DeltaRationals that must b...Tim King
2012-11-14bug fixes to models, array rewriter with previously failing testcasesClark Barrett
2012-11-13More bugfixes for modelsClark Barrett
2012-11-13refactoring of quantifiers rewriter based on code review from yesterday, refa...Andrew Reynolds
2012-11-13fixed failed bv regressions by refactoring out some rewrite rules from smt_en...Liana Hadarean
2012-11-13added support for division by zero for bit-vector division operatorsLiana Hadarean
2012-11-13Relaxing too-strict assertionClark Barrett
2012-11-13Fixed an array rewriting bug found by fuzzerClark Barrett
2012-11-13Fixed bug in array constant normalization found by fuzzer.Clark Barrett
2012-11-12Improved error reporting for improperly using non-linear division in linear a...Tim King
2012-11-12Delta is now generated in arithmetic to keep consistent the total order of De...Tim King
2012-11-12minor bug fixes for quantifiers, added sort inference module (not ready to be...Andrew Reynolds
2012-11-11Fixes for the arithmetic normal form and rewriter to handle arbitrary constan...Tim King
2012-11-10Fix to quantifier rewritting not being idempotent. See bug 441.Tim King
2012-11-10Fixed missing \ in uflra/Makefile.maClark Barrett
2012-11-10Fix for bug 439. Delta computation now includes disequality information.Tim King
2012-11-10Updates to Clark's commit r4540:Morgan Deters
2012-11-09TheoryEngineModelBuilder::buildModel() is only called once with fullModel=tru...Morgan Deters
2012-11-09Bug-fix for a crash involving improperly-thrown exceptions; also, add LogicEx...Morgan Deters
2012-11-09Fix for another model assertion failureClark Barrett
2012-11-08Turns on TheoryUF when non-linear arithmetic is turned on. Adds test cases fo...Tim King
2012-11-08Review of trunk r4525 (TypeNode::getBaseType()):Morgan Deters
2012-11-08Improved support for division by zero. This adds the *_TOTAL kinds and unint...Tim King
2012-11-08Fixed two small bugs in model generationClark Barrett
2012-11-07* Type ascription bug fixed (resolves bug 432), but there are others I discov...Morgan Deters
2012-11-07Fix to a bug in integer mod lemmas.Tim King
2012-11-05Fix to the context dependent static learning code.Tim King
2012-11-02more minor updates to inst gen and representative selection, clean up of equa...Andrew Reynolds
2012-10-31cleaning up some of the equality query stuff, implemented a new representativ...Andrew Reynolds
2012-10-29more updates and minor bug fixes for fmf/inst-gen quantifier instantiationAndrew Reynolds
2012-10-29Disable some array optimizations when models are onClark Barrett
2012-10-26Fix to subrange type enumerator, and its unit test. Resolves bug 436.Morgan Deters
2012-10-26bug fix for parametric datatypes, previously datatypes theory/rewriter was no...Andrew Reynolds
2012-10-26Fix for bug 430. d_delta in PartialModel was never being computed. (Delta rem...Tim King
2012-10-26Fixed a failing datatype regression with check-modelsClark Barrett
2012-10-26fixed bug in datatypes decision procedure enforcing rewriting of incorrectly ...Andrew Reynolds
2012-10-26More bug fixes and more checks for modelsClark Barrett
2012-10-24fixed assertion failures in efficient e-matchingAndrew Reynolds
2012-10-24Updated the ArithStaticLearner to be user context dependent.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback