summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.cpp
AgeCommit message (Expand)Author
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-12-09(proof-new) Make theory preprocessor proofs self contained (#5642)Andrew Reynolds
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-12-07Do not expand theory definitions at the beginning of preprocessing (#5544)Andrew Reynolds
2020-12-07 (proof-new) Split proof ensure closed checks to own file (#5522)Andrew Reynolds
2020-11-20Fix remove term formula policy for terms beneath quantifiers (#5497)Andrew Reynolds
2020-11-19Enable new implementation of CEGQI based on nested quantifier elimination (#5...Andrew Reynolds
2020-11-19Fix issues related to eliminating extended arithmetic operators (#5475)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-10-21(proof-new) Make theory preprocessor user-context dependent (#5296)Andrew Reynolds
2020-10-20(proof-new) Update add lazy step interface in LazyCDProof (#5299)Andrew Reynolds
2020-10-17(proof-new) Improvements for theory engine (#5292)Andrew Reynolds
2020-10-08(proof-new) Theory engine proof producing (#5195)Andrew Reynolds
2020-10-06(proof-new) Add interface for trusted substitution and update ppAssert (#5193)Andrew Reynolds
2020-09-26Connect the shared solver to theory engine (#5103)Andrew Reynolds
2020-09-22Add skeleton for theory of bags (multisets) (#5100)mudathirmahgoub
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-14Move quantifiers engine private to own file (#5053)Andrew Reynolds
2020-09-11(proof-new) Update TheoryEngine lemma and conflict to TrustNode (#5056)Andrew Reynolds
2020-09-03Minor cleanup of quantifiers engine (#4994)Andrew Reynolds
2020-09-02(proof-new) Support proofs of quantifier instantiation (#5001)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-28Replace Theory::Set with TheoryIdSet (#4959)Andrew Reynolds
2020-08-28(proof-new) Make CombinationEngine proof producing (#4955)Andrew Reynolds
2020-08-25Connect combination engine to theory engine (#4940)Andrew Reynolds
2020-08-25Add the combination engine (#4939)Andrew Reynolds
2020-08-24Extend the standard Theory template based on equality engine (#4929)Andrew Reynolds
2020-08-21Dynamic allocation of model equality engine (#4911)Andrew Reynolds
2020-08-21Connect the relevance manager to TheoryEngine and use it in non-linear arithm...Andrew Reynolds
2020-08-21Remove BV equality slicer (#4928)Andrew Reynolds
2020-08-18(proof-new) Theory preprocessor proof producing (#4807)Andrew Reynolds
2020-08-18Quantifiers engine stores a pointer to the master equality engine (#4908)Andrew Reynolds
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-05When checking models, ensure that error message is correctly formatted (#4853)Andrew V. Jones
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-27(proof-new) Proof production for term formula removal (#4687)Andrew Reynolds
2020-07-15Simplify entailment check interface (#4744)Andrew Reynolds
2020-07-13Fix caching in TheoryEngine::getExplanation() (#4736)Andres Noetzli
2020-07-11Cache explanations in TheoryEngine::getExplanation (#4722)Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-11(proof-new) Split TheoryEngine (#4558)Andrew Reynolds
2020-06-03Update CEGQI to use lemma status instead of forcing preprocess (#4551)Andrew Reynolds
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback