summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-06strings arith checks preprocessing pass: step 1 (#5747)yoni206
2020-12-23Remove quant EPR option (#5716)Andrew Reynolds
2020-12-23[proof-new] Adding a manager for the new unsat cores (#5723)Haniel Barbosa
2020-12-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-12-18(proof-new) Setup proof infrastructure for transcendental solver (#5703)Gereon Kremer
2020-12-17(proof-new) Prepare nonlinear extension and nl-ext for proofs. (#5697)Gereon Kremer
2020-12-15Move trigger trie to own file (#5680)Andrew Reynolds
2020-12-15Consolidate basic sygus utilities regarding sygus conjectures (#5421)Andrew Reynolds
2020-12-07Add support for BV proofs with the simple bitblasting solver. (#5603)Mathias Preiner
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-12-02Remove dagification visitor (#5574)Andrew Reynolds
2020-11-30Remove includes for old API from internal code (#5536)Andrew Reynolds
2020-11-26Move expand definitions to its own file (#5528)Andrew Reynolds
2020-11-24Refactor transcendental solver (#5514)Gereon Kremer
2020-11-20Rename symfpu_literal.(h.in|cpp) -> floatingpoint_literal_symfpu.(h.in|cpp). ...Aina Niemetz
2020-11-20Rename floatingpoint.h.in -> floatingpoin.h. (#5500)Aina Niemetz
2020-11-19Add nested quantifier elimination module (#5422)Andrew Reynolds
2020-11-19Use symbol manager for unsat cores (#5468)Andrew Reynolds
2020-11-18Add let binding utility (#5444)Andrew Reynolds
2020-11-13(proof-new) Enable proofs for datatypes (#5436)Andrew Reynolds
2020-11-11Move symbol manager to src/expr/ (#5420)Andrew Reynolds
2020-11-10Make mkGroundTerm deterministic (#5347)Andrew Reynolds
2020-11-09Add symbol manager (#5380)Andrew Reynolds
2020-11-05Split sygus template inference to its own file (#5388)Andrew Reynolds
2020-11-02Move sygus qe preproc to its own file (#5375)Andrew Reynolds
2020-10-28Split NlSolver in multiple subsolvers (#5315)Gereon Kremer
2020-10-28Add rewrites for div/mod in the arithmetic rewriter (#5352)Andrew Reynolds
2020-10-21(proof-new) Add arith proof macros file to CMake (#5321)Alex Ozdemir
2020-10-21Add operator MakeBagOp for constructing bags (#5209)mudathirmahgoub
2020-10-20(proof-new) Add proofs for circuit propagator (#5301)Gereon Kremer
2020-10-20Split CheckModels utility to its own file (#5303)Andrew Reynolds
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback