summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-26Eliminate currentSmtEngine for subsolver calls (#7068)Andrew Reynolds
2021-08-26Dump models for isNotEntailed results (#7071)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-26int2bv: Fix conversion of signed bit-vector values. (#7061)Mathias Preiner
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-24Top-level structure for set defaults (#7047)Andrew Reynolds
2021-08-24Uniform treatment of trusted theory inferences in proofs (#7044)Andrew Reynolds
2021-08-24Miscellaneous changes from proof-new (#7042)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-23Move options parsing code to main (#7054)Gereon Kremer
2021-08-23Adding parameters to Datatype python API documentation (#7027)yoni206
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-23Use options correctly in competition mode (#7053)Gereon Kremer
2021-08-22Simplify model printing modes (#7049)Andrew Reynolds
2021-08-22Prenex quantified formulas with user annotations by default (#7048)Andrew Reynolds
2021-08-20Make driver use options from the solver (#6930)Gereon Kremer
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-20Add Term.java to the Java API (#6330)mudathirmahgoub
2021-08-20More refactoring of set defaults (#7043)Andrew Reynolds
2021-08-19Support sygus standard command syntax set-feature (#7040)Andrew Reynolds
2021-08-20Eliminate eager model building (#7038)Andrew Reynolds
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-08-20Add CVC5ApiOptionException (#6992)Gereon Kremer
2021-08-19Remove `--(no-)interactive-prompt` (#7022)Andres Noetzli
2021-08-19Catch cases where recursive functions reference functions-to-synthesize (#6993)Andrew Reynolds
2021-08-19Split proof final callback to its own file (#6984)Andrew Reynolds
2021-08-19Refactor proof output for TPTP (#7029)Andrew Reynolds
2021-08-19Start using Options via Env in arithmetic (#7032)Gereon Kremer
2021-08-19[unsat cores] [proofs] Revert test about when to explain propagations (#7034)Haniel Barbosa
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-18Make TheoryProxy use Env, simplify initialization of PropEngine (#7031)Andrew Reynolds
2021-08-17Replace `Maybe` with `std::optional` (#7005)Andres Noetzli
2021-08-17Make SmtEngineState use Env (#7028)Andrew Reynolds
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-17Initial refactoring of set defaults (#7021)Andrew Reynolds
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback