summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2020-10-16Add inference enumeration to datatypes (#5275)Andrew Reynolds
2020-10-09bv2int: bvand translation code move (#5227)yoni206
2020-10-07(proof-new) Add the strings proof constructor (#4903)Andrew Reynolds
2020-10-06(proof-new) Add interface for trusted substitution and update ppAssert (#5193)Andrew Reynolds
2020-10-06Add arithmetic preprocess module (#5188)Andrew Reynolds
2020-10-04Remove subtyping for sets theory (#5179)mudathirmahgoub
2020-10-02Decouple modules from TheoryArithPrivate (#5184)Andrew Reynolds
2020-10-01(proof-new) Make arrays proof producing (#5112)Andrew Reynolds
2020-09-30Add strategy for nonlinear extension (#5160)Gereon Kremer
2020-09-29[proof-new] Adds a proof manager for prop engine (#5162)Haniel Barbosa
2020-09-29[proof-new] Adds a proof post processor for the Prop Engine (#5161)Haniel Barbosa
2020-09-29[proof-new] Adds a proof-producing CNF converter (#5137)Haniel Barbosa
2020-09-28Add utilities for arith/proof_checker and build it (#5157)Alex Ozdemir
2020-09-28[proof-new] Adds a proof manager for the SAT solver (#5140)Haniel Barbosa
2020-09-28Implement bags rewriter (#5132)mudathirmahgoub
2020-09-28Add new arithmetic BoundInference class (#5148)Gereon Kremer
2020-09-24 Function definition fmf preprocessing pass (#5064)Andrew Reynolds
2020-09-22Add simple BV solver (#5065)Mathias Preiner
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-22ICP-based solver for nonlinear arithmetic (#5017)Gereon Kremer
2020-09-21(proof-new) Add the arrays proof checker (#5047)Andrew Reynolds
2020-09-18Add the shared solver (#4982)Andrew Reynolds
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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback