summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2020-09-14Move quantifiers engine private to own file (#5053)Andrew Reynolds
2020-09-14Standard equality engine notify class for Theory (#5042)Andrew Reynolds
2020-09-14Interpolation: Add implementation for SyGuS interpolation module (final) (#5063)Ying Sheng
2020-09-11(proof-new) Add SMT proof manager (#5054)Andrew Reynolds
2020-09-09(proof-new) Minor changes to proof node updater (#5011)Andrew Reynolds
2020-09-08Split term registry from theory state in sets (#5037)Andrew Reynolds
2020-09-03Split lazy bit-vector solver from TheoryBV (#5009)Mathias Preiner
2020-09-03Basic integration of arith::InferenceManager (#4999)Gereon Kremer
2020-09-02Drop {INCLUDE,LIBRARY,RUNTIME}_INSTALL_DIR variables in CMakeLists.txt (#4979)FabianWolff
2020-09-02Make ExtTheory independent of Theory (#5010)Andrew Reynolds
2020-09-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-09-02(new theory) Update TheoryArrays to the new standard (#5000)Andrew Reynolds
2020-09-02Add ArithLemma and arith::InferenceManager (#4960)Gereon Kremer
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-09-01Add TheoryInference base class (#4990)Andrew Reynolds
2020-08-31Add the inference manager for datatypes (#4968)Andrew Reynolds
2020-08-27Add the buffered inference manager (#4954)Andrew Reynolds
2020-08-27(proof-new) Add the proof equality engine (#4881)Andrew Reynolds
2020-08-26Add the theory inference manager (#4948)Andrew Reynolds
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-08-25Add the combination engine (#4939)Andrew Reynolds
2020-08-24Add the distributed model manager (#4934)Andrew Reynolds
2020-08-21Dynamic allocation of model equality engine (#4911)Andrew Reynolds
2020-08-20Add TheoryState objects to each Theory (#4920)Andrew Reynolds
2020-08-20Split QuantElimSolver from SmtEngine (#4919)Andrew Reynolds
2020-08-18Introduce the theory state object (#4910)Andrew Reynolds
2020-08-18Split SygusSolver from SmtEngine (#4891)Andrew Reynolds
2020-08-18Add the relevance manager module (#4894)Andrew Reynolds
2020-08-15(proof-new) Add the strings proof checker (#4858)Andrew Reynolds
2020-08-13Split SmtSolver from SmtEngine (#4880)Andrew Reynolds
2020-08-13Add the distributed equality engine manager (#4867)Andrew Reynolds
2020-08-12Add option to only build library (#4801)makaimann
2020-08-12(proof-new) Witness form proof generator (#4782)Andrew Reynolds
2020-08-11Split SmtEngineState from SmtEngine (#4855)Andrew Reynolds
2020-08-09Splitting a few utility classes from EqualityEngine to their own file (#4862)Andrew Reynolds
2020-08-06Split preprocessor from SmtEngine (#4854)Andrew Reynolds
2020-08-05Split Assertions from SmtEngine (#4788)Andrew Reynolds
2020-08-04Add CAD-based solver (#4834)Gereon Kremer
2020-08-03Split expression names from SmtEngine (#4832)Andrew Reynolds
2020-08-03Split dump manager from SmtEngine (#4824)Andrew Reynolds
2020-07-31Split listener classes from SmtEngine (#4816)Andrew Reynolds
2020-07-30Adds the interface for the CAD-based arithmetic solver. (#4773)Gereon Kremer
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-21Preparations for a CAD-based arithmetic solver (#4762)Gereon Kremer
2020-07-17Add option manager and simpler option listener (#4745)Andrew Reynolds
2020-07-17Integration of libpoly (#4679)Gereon Kremer
2020-07-16Split abstract values utility from SmtEngine (#4754)Andrew Reynolds
2020-07-15(proof-new) Adding API for converting EqProof into ProofNode (#4747)Haniel Barbosa
2020-07-15Split abduction solver from SmtEngine (#4733)Andrew Reynolds
2020-07-15Add missing header (Fixes #4743) (#4749)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback