summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2021-09-01rewriter: Make clearCaches non-static. (#7100)Aina Niemetz
2021-09-01Lazy proof reconstruction for strings theory solver (#7096)Andrew Reynolds
2021-08-31bv: Remove dump=bv-rewrites. (#7099)Aina Niemetz
2021-08-31bv-to-int-module: implementations and stubs for translating operators (#7086)yoni206
2021-08-31Fix normal forms context-dependent simplification for strings (#7090)Andrew Reynolds
2021-08-30Add kind BAG_MAP and its type rule to bags (#6503)mudathirmahgoub
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-30Fix quantifiers dynamic split module for parametric datatypes (#7085)Andrew Reynolds
2021-08-27Expand definitions in sygus operators at the SMT level (#7077)Andrew Reynolds
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-26Eliminate currentSmtEngine for subsolver calls (#7068)Andrew Reynolds
2021-08-26Make datatype selector expansion to its own accessible method (#7069)Andrew Reynolds
2021-08-26Improve integration of nonlinear arithmetic into the arithmetic theory. (#6956)Gereon Kremer
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-25Add missing include (#7067)Gereon Kremer
2021-08-25Eliminate calls to currentSmtEngine (#7060)Andrew Reynolds
2021-08-24Split higher-order term database (#7045)Andrew Reynolds
2021-08-24Refactor enumerator management in synth conjecture (#6942)Andrew Reynolds
2021-08-24bv-to-int: more implementations (#7051)yoni206
2021-08-24Uniform treatment of trusted theory inferences in proofs (#7044)Andrew Reynolds
2021-08-23Fix non-deterministism in quantified datatypes expansion rewrite (#7036)Andrew Reynolds
2021-08-23Purify substitutions in strings proof reconstruction (#7035)Andrew Reynolds
2021-08-23Generalize inequality elimination in quantifiers rewriter (#7030)Andrew Reynolds
2021-08-23Fix single invocation partition for higher-order (#7046)Andrew Reynolds
2021-08-22Prenex quantified formulas with user annotations by default (#7048)Andrew Reynolds
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-20More refactoring of set defaults (#7043)Andrew Reynolds
2021-08-20Eliminate eager model building (#7038)Andrew Reynolds
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-08-19Catch cases where recursive functions reference functions-to-synthesize (#6993)Andrew Reynolds
2021-08-19Start using Options via Env in arithmetic (#7032)Gereon Kremer
2021-08-18move collectAssertedTerms back to the theory class (#7018)Gereon Kremer
2021-08-18Minor fixes of policy for eliminating quantifiers (#7033)Andres Noetzli
2021-08-17Replace `Maybe` with `std::optional` (#7005)Andres Noetzli
2021-08-17Refactoring theory-specific variable elimination in quantifiers rewriter (#7026)Andrew Reynolds
2021-08-17Fix policy for eliminating quantified formulas (#7017)Andrew Reynolds
2021-08-17Make theory BV use central eq engine when option is enabled (#7025)Andrew Reynolds
2021-08-17Cosmetic improvements to theory datatypes (#7020)Andrew Reynolds
2021-08-17Improve conversion to skolems in expression miner (#7019)Andrew Reynolds
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
2021-08-16Use InferenceManager in ExtTheory (#7006)Gereon Kremer
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-08-16[Strings] Make fact detection more robust (#7007)Andres Noetzli
2021-08-05Fix policy for rewriting string equalities (#6916)Andrew Reynolds
2021-08-04Add inference ids for remainder of sygus solver (#6977)Andrew Reynolds
2021-08-04Improve error messages for UF catching higher-order (#6982)Haniel Barbosa
2021-08-04syqi: Add debug information for dumping instantiations. (#6978)Mathias Preiner
2021-08-04Add optional debug information for dumping instantiations (#6950)Andrew Reynolds
2021-08-04Add missing inference identifiers (#6962)Andrew Reynolds
2021-08-03Remove dependencies on smt engine in smt solver (#6965)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback