summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-02-13Moving methods from quantifiers engine to quantifiers state (#5881)Andrew Reynolds
2021-02-11Merge InferenceIds into one enum (#5892)Gereon Kremer
2021-02-04Introduce quantifiers registry utility (#5829)Andrew Reynolds
2021-02-03Add BV solver bitblast. (#5851)Mathias Preiner
2021-01-27Split pattern term selector from trigger (#5811)Andrew Reynolds
2021-01-26Introduce quantifiers inference manager (#5821)Andrew Reynolds
2021-01-26Remove deprecated quantifiers modules (#5820)Andrew Reynolds
2021-01-25Split inst match generator into multiple files (#5805)Andrew Reynolds
2021-01-25Split E-matching strategies to own files (#5807)Andrew Reynolds
2021-01-24(proof-new) Instantiation list utility (#5768)Andrew Reynolds
2021-01-15Implement --no-strings-lazy-pp as a preprocessing pass (#5777)Andrew Reynolds
2021-01-13Split eager solver from strings solver state (#5775)Andrew Reynolds
2021-01-11Merge theory registrar and theory proxy (#5758)Andrew Reynolds
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback