summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.cpp
AgeCommit message (Expand)Author
2013-05-07fix for bug500Dejan Jovanović
2013-05-02* splitLemma to request atomsDejan Jovanović
2013-04-30innd examples are solved fast, but destruction assertion faillianah
2013-04-30fixed compile errorLiana Hadarean
2013-04-30uncompiling new bv to bool liftinglianah
2013-04-30finished implementing bv to bool lifting and added --bv-to-bool optionlianah
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-27Updates to model-based array solverClark Barrett
2013-03-26addingDejan Jovanović
2013-02-16Some cleanup and copyright updatingMorgan Deters
2013-02-12Fix a preprocessing performance issue.Morgan Deters
2013-02-03new miplib pass, works for 1 or 2 varsMorgan Deters
2013-01-28made QuantifiersEngine::d_inst_match_trie and QuantifiersEngine::d_lemmas_pro...Andrew Reynolds
2013-01-25fix --check-model --finite-model-find when used together (related to bug 486)Morgan Deters
2013-01-22fix for theory preprocessing cache on clang, perhaps others.Morgan Deters
2012-12-01drastic simplification of quantifiers code regarding equality queries, instan...Andrew Reynolds
2012-11-30quantifiers now uses master equality engine, preparation work to cleanup codeAndrew Reynolds
2012-11-29Fixing function models with Boolean terms. Also, LAMBDA's should not be const.Clark Barrett
2012-11-27First chunk of boolean-terms support.Morgan Deters
2012-11-26fixup for incremental solvingDejan Jovanović
2012-11-26Adding support for a master equality engine. Each theory gets the master equa...Dejan Jovanović
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
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-13refactoring of quantifiers rewriter based on code review from yesterday, refa...Andrew Reynolds
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-10-29Disable some array optimizations when models are onClark Barrett
2012-10-26More bug fixes and more checks for modelsClark Barrett
2012-10-23More debugging info, small changes to model builderClark Barrett
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-08* Models' SubstitutionMaps are now attached to the user contextMorgan Deters
2012-10-06* Fix some regressions' expected outputs.Morgan Deters
2012-10-05Bug-related:Morgan Deters
2012-10-05BoolExpr removed and replaced with ExprDejan Jovanović
2012-10-03New model code, mostly workinClark Barrett
2012-10-03added support for interrupting TheoryBVLiana Hadarean
2012-09-26updates to model generation : do not modify equality engine during getValue, ...Andrew Reynolds
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-09-12Adding model assertions after SAT responses.Morgan Deters
2012-09-03minor cleanup leftover from fmf-develAndrew Reynolds
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-24disallow assertions to inactive theories.Morgan Deters
2012-08-24fix TheoryEngine::collectModelInfo() to only call collectModelInfo() on activ...Morgan Deters
2012-08-21add some incremental in-tree regressionsMorgan Deters
2012-08-16Replace propagateAsDecision() with Theory::getNextDecisionRequest():Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-27merging fmf-devel branch, includes refactored datatype theory, updates to mod...Andrew Reynolds
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback