Ensure uses of ground terms in triggers are preprocessed and registered (#5808)
[cvc5.git] / src / CMakeLists.txt
2021-01-25 Andrew ReynoldsSplit inst match generator into multiple files (#5805)
2021-01-25 Andrew ReynoldsSplit E-matching strategies to own files (#5807)
2021-01-24 Andrew Reynolds(proof-new) Instantiation list utility (#5768)
2021-01-15 Andrew ReynoldsImplement --no-strings-lazy-pp as a preprocessing pass...
2021-01-13 Andrew ReynoldsSplit eager solver from strings solver state (#5775)
2021-01-11 Andrew ReynoldsMerge theory registrar and theory proxy (#5758)
2021-01-08 mudathirmahgoubAdd bags inference generator (#5731)
2021-01-06 yoni206strings arith checks preprocessing pass: step 1 (#5747)
2020-12-23 Andrew ReynoldsRemove quant EPR option (#5716)
2020-12-23 Haniel Barbosa[proof-new] Adding a manager for the new unsat cores...
2020-12-22 Andrew ReynoldsMake theory preprocess rewrite equalities a preprocessi...
2020-12-18 Gereon Kremer(proof-new) Setup proof infrastructure for transcendent...
2020-12-17 Gereon Kremer(proof-new) Prepare nonlinear extension and nl-ext...
2020-12-15 Andrew ReynoldsMove trigger trie to own file (#5680)
2020-12-15 Andrew ReynoldsConsolidate basic sygus utilities regarding sygus conje...
2020-12-08 Mathias PreinerAdd support for BV proofs with the simple bitblasting...
2020-12-07 makaimannAdd bitwise refinement mode for IAND (#5328)
2020-12-02 Andrew ReynoldsRemove dagification visitor (#5574)
2020-11-30 Andrew ReynoldsRemove includes for old API from internal code (#5536)
2020-11-26 Andrew ReynoldsMove expand definitions to its own file (#5528)
2020-11-25 Gereon KremerRefactor transcendental solver (#5514)
2020-11-21 Aina NiemetzRename symfpu_literal.(h.in|cpp) -> floatingpoint_liter...
2020-11-21 Aina NiemetzRename floatingpoint.h.in -> floatingpoin.h. (#5500)
2020-11-19 Andrew ReynoldsAdd nested quantifier elimination module (#5422)
2020-11-19 Andrew ReynoldsUse symbol manager for unsat cores (#5468)
2020-11-18 Andrew ReynoldsAdd let binding utility (#5444)
2020-11-13 Andrew Reynolds(proof-new) Enable proofs for datatypes (#5436)
2020-11-11 Andrew ReynoldsMove symbol manager to src/expr/ (#5420)
2020-11-10 Andrew ReynoldsMake mkGroundTerm deterministic (#5347)
2020-11-09 Andrew ReynoldsAdd symbol manager (#5380)
2020-11-06 Andrew ReynoldsSplit sygus template inference to its own file (#5388)
2020-11-03 Andrew ReynoldsMove sygus qe preproc to its own file (#5375)
2020-10-28 Gereon KremerSplit NlSolver in multiple subsolvers (#5315)
2020-10-28 Andrew ReynoldsAdd rewrites for div/mod in the arithmetic rewriter...
2020-10-21 Alex Ozdemir(proof-new) Add arith proof macros file to CMake (...
2020-10-21 mudathirmahgoubAdd operator MakeBagOp for constructing bags (#5209)
2020-10-20 Gereon Kremer(proof-new) Add proofs for circuit propagator (#5301)
2020-10-20 Andrew ReynoldsSplit CheckModels utility to its own file (#5303)
2020-10-16 Andrew ReynoldsAdd inference enumeration to datatypes (#5275)
2020-10-10 yoni206bv2int: bvand translation code move (#5227)
2020-10-07 Andrew Reynolds(proof-new) Add the strings proof constructor (#4903)
2020-10-06 Andrew Reynolds(proof-new) Add interface for trusted substitution...
2020-10-06 Andrew ReynoldsAdd arithmetic preprocess module (#5188)
2020-10-04 mudathirmahgoubRemove subtyping for sets theory (#5179)
2020-10-02 Andrew ReynoldsDecouple modules from TheoryArithPrivate (#5184)
2020-10-01 Andrew Reynolds(proof-new) Make arrays proof producing (#5112)
2020-09-30 Gereon KremerAdd strategy for nonlinear extension (#5160)
2020-09-29 Haniel Barbosa[proof-new] Adds a proof manager for prop engine (...
2020-09-29 Haniel Barbosa[proof-new] Adds a proof post processor for the Prop...
2020-09-29 Haniel Barbosa[proof-new] Adds a proof-producing CNF converter (...
2020-09-29 Alex OzdemirAdd utilities for arith/proof_checker and build it...
2020-09-28 Haniel Barbosa[proof-new] Adds a proof manager for the SAT solver...
2020-09-28 mudathirmahgoubImplement bags rewriter (#5132)
2020-09-28 Gereon KremerAdd new arithmetic BoundInference class (#5148)
2020-09-24 Andrew Reynolds Function definition fmf preprocessing pass (#5064)
2020-09-22 Mathias PreinerAdd simple BV solver (#5065)
2020-09-22 mudathirmahgoubAdd skeleton for theory of bags (multisets) (#5100)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-22 Gereon KremerICP-based solver for nonlinear arithmetic (#5017)
2020-09-21 Andrew Reynolds(proof-new) Add the arrays proof checker (#5047)
2020-09-18 Andrew ReynoldsAdd the shared solver (#4982)
2020-09-16 Abdalrhman MohamedDump commands in internal code using command printing...
2020-09-15 Andrew ReynoldsMove quantifiers engine private to own file (#5053)
2020-09-15 Andrew ReynoldsStandard equality engine notify class for Theory (...
2020-09-15 Ying ShengInterpolation: Add implementation for SyGuS interpolati...
2020-09-12 Andrew Reynolds(proof-new) Add SMT proof manager (#5054)
2020-09-09 Andrew Reynolds(proof-new) Minor changes to proof node updater (#5011)
2020-09-09 Andrew ReynoldsSplit term registry from theory state in sets (#5037)
2020-09-04 Mathias PreinerSplit lazy bit-vector solver from TheoryBV (#5009)
2020-09-03 Gereon KremerBasic integration of arith::InferenceManager (#4999)
2020-09-03 FabianWolffDrop {INCLUDE,LIBRARY,RUNTIME}_INSTALL_DIR variables...
2020-09-03 Andrew ReynoldsMake ExtTheory independent of Theory (#5010)
2020-09-02 Abdalrhman MohamedIntroduce an internal version of Commands. (#4988)
2020-09-02 Andrew Reynolds(new theory) Update TheoryArrays to the new standard...
2020-09-02 Gereon KremerAdd ArithLemma and arith::InferenceManager (#4960)
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-09-01 Andrew ReynoldsAdd TheoryInference base class (#4990)
2020-09-01 Andrew ReynoldsAdd the inference manager for datatypes (#4968)
2020-08-28 Andrew ReynoldsAdd the buffered inference manager (#4954)
2020-08-27 Andrew Reynolds(proof-new) Add the proof equality engine (#4881)
2020-08-27 Andrew ReynoldsAdd the theory inference manager (#4948)
2020-08-26 Andrew ReynoldsReplace Expr-level datatype with Node-level DType ...
2020-08-25 Andrew ReynoldsAdd the combination engine (#4939)
2020-08-24 Andrew ReynoldsAdd the distributed model manager (#4934)
2020-08-21 Andrew ReynoldsDynamic allocation of model equality engine (#4911)
2020-08-20 Andrew ReynoldsAdd TheoryState objects to each Theory (#4920)
2020-08-20 Andrew ReynoldsSplit QuantElimSolver from SmtEngine (#4919)
2020-08-18 Andrew ReynoldsIntroduce the theory state object (#4910)
2020-08-18 Andrew ReynoldsSplit SygusSolver from SmtEngine (#4891)
2020-08-18 Andrew ReynoldsAdd the relevance manager module (#4894)
2020-08-15 Andrew Reynolds(proof-new) Add the strings proof checker (#4858)
2020-08-13 Andrew ReynoldsSplit SmtSolver from SmtEngine (#4880)
2020-08-13 Andrew ReynoldsAdd the distributed equality engine manager (#4867)
2020-08-12 makaimannAdd option to only build library (#4801)
2020-08-12 Andrew Reynolds(proof-new) Witness form proof generator (#4782)
2020-08-12 Andrew ReynoldsSplit SmtEngineState from SmtEngine (#4855)
2020-08-09 Andrew ReynoldsSplitting a few utility classes from EqualityEngine...
2020-08-06 Andrew ReynoldsSplit preprocessor from SmtEngine (#4854)
2020-08-05 Andrew ReynoldsSplit Assertions from SmtEngine (#4788)
2020-08-04 Gereon KremerAdd CAD-based solver (#4834)
next