Remove CVC language support (#7219)
[cvc5.git] / src / theory /
2021-09-22 Andrew ReynoldsTowards standard usage of evaluator (#7189)
2021-09-22 Andrew ReynoldsAdd extensionality option for strings disequalities...
2021-09-22 Aina Niemetzarrays: Use EnvObj::rewrite and EnvObj::options. (...
2021-09-22 Aina Niemetzarrays: Move type enumerator implementation to .cpp...
2021-09-22 Gereon KremerEliminate arithmetic proof macros (#7226)
2021-09-21 Andres NoetzliFix handling of conversions between FP and reals (...
2021-09-20 Aina NiemetzTheoryModel: Use EnvObj::rewrite instead of Rewriter...
2021-09-17 Andres NoetzliUse a single `NodeManager` per thread (#7204)
2021-09-17 Gereon KremerReplace write access to options by a local variable...
2021-09-17 Gereon KremerMinor cleanup related to EnvObj (#7206)
2021-09-16 Andrew ReynoldsFix relevant domain for parametric operators (#7198)
2021-09-15 Andrew ReynoldsMinor changes to E-matching utilities (#7062)
2021-09-15 Andrew ReynoldsEliminate global access to options:: from quantifiers...
2021-09-14 Mathias Preinerbv: Unify bit-blasting code for udiv and urem. (#7188)
2021-09-14 Mathias Preinerproofs: Properly track pre- and post-rewrites in bbAtom...
2021-09-13 Andres NoetzliRemove context getters from `TheoryState` (#7174)
2021-09-13 Andrew ReynoldsConnect difficulty manager to TheoryEngine (#7161)
2021-09-13 Aina NiemetzFP: Rename FpConverter to FpWordBlaster. (#7170)
2021-09-11 Gereon KremerUse StatisticsRegistry from Env (#7166)
2021-09-11 Mathias Preinerbv: Move IsPowerOfTwo rule to preprocessing pass and...
2021-09-10 Aina NiemetzFP: Enable caching in the theory inference manager...
2021-09-10 Mathias Preinerbv: Use EnvObj::rewrite() and EnvObj::options() in...
2021-09-10 Aina NiemetzFP: Use EnvObj::rewrite() and options() in theory_fp...
2021-09-10 Aina NiemetzFP: Do not send trivial lemmas. (#7167)
2021-09-10 Andres NoetzliUse C++17 attributes (#7154)
2021-09-10 Mathias Preinerbv: Use EnvObj::rewrite() and EnvObj::options() in...
2021-09-09 Andres NoetzliRemove `TheoryState::getEnv()` (#7163)
2021-09-09 Andrew ReynoldsAdd difficulty manager (#7151)
2021-09-09 Andrew ReynoldsDisable shared selectors for quantified logics without...
2021-09-09 Andres NoetzliRemove `TheoryState::options()` (#7148)
2021-09-09 Andrew ReynoldsRemove deprecated SyGuS method evaluateWithUnfolding...
2021-09-08 Andrew ReynoldsImprove pre-skolemization, move quantifiers preprocess...
2021-09-08 Andrew ReynoldsTowards standard usage of ExtendedRewriter (#7145)
2021-09-08 Andrew ReynoldsAdd option for using bound inference for relevant asser...
2021-09-08 Andrew ReynoldsUse rewriteViaMethod instead of accessing builtin proof...
2021-09-07 Andres NoetzliUse `EnvObj` methods instead of `Theory` methods (...
2021-09-07 Aina Niemetzsygus: Eliminate calls to Rewriter::rewrite. (#7142)
2021-09-03 Aina NiemetzEnvObj: Add options(), context(), userContext(). (...
2021-09-03 MikolasJanotaAvoiding duplicate search in maps (#7055)
2021-09-03 Aina Niemetzsygus: Make more classes derive from EnvObj. (#7140)
2021-09-03 Andrew ReynoldsStandardize Rewriter::rewriteViaMethod call (#7119)
2021-09-03 Andrew ReynoldsMake quantifier module classes derive from EnvObj ...
2021-09-03 Aina Niemetzsygus: Make CeSingleInv derive from EnvObj. (#7136)
2021-09-03 Aina Niemetztheory: Have more classes in theory with reference...
2021-09-03 Aina Niemetztheory: Have Theory and TheoryArith* derive from EnvObj...
2021-09-02 Andrew ReynoldsRemove more instances of ufHo (#7087)
2021-09-02 Andres NoetzliRemove unused `Backtracker` (#7115)
2021-09-02 Andres Noetzli[Unit Tests] Fix bags rewrite test (#7114)
2021-09-02 Aina Niemetzrewriter: Make rewriteEqualityExt non-static. (#7110)
2021-09-01 Aina NiemetzClean up TheoryEngine header according to code style...
2021-09-01 Aina Niemetzrewriter: Make registerTheoryRewriter non-static. ...
2021-09-01 Aina Niemetzrewriter: Make clearCaches non-static. (#7100)
2021-09-01 Andrew ReynoldsLazy proof reconstruction for strings theory solver...
2021-08-31 Aina Niemetzbv: Remove dump=bv-rewrites. (#7099)
2021-08-31 yoni206bv-to-int-module: implementations and stubs for transla...
2021-08-31 Andrew ReynoldsFix normal forms context-dependent simplification for...
2021-08-30 mudathirmahgoubAdd kind BAG_MAP and its type rule to bags (#6503)
2021-08-30 Andrew ReynoldsFix proof equality engine for "no-explain" premises...
2021-08-30 Andrew ReynoldsFix quantifiers dynamic split module for parametric...
2021-08-27 Andrew ReynoldsExpand definitions in sygus operators at the SMT level...
2021-08-27 Andrew ReynoldsAdd missing methods to Solver API for models (#7052)
2021-08-26 Andrew ReynoldsEliminate currentSmtEngine for subsolver calls (#7068)
2021-08-26 Andrew ReynoldsMake datatype selector expansion to its own accessible...
2021-08-26 Gereon KremerImprove integration of nonlinear arithmetic into the...
2021-08-26 Gereon KremerConsolidate language types (#7065)
2021-08-25 Gereon KremerAdd missing include (#7067)
2021-08-25 Andrew ReynoldsEliminate calls to currentSmtEngine (#7060)
2021-08-24 Andrew ReynoldsSplit higher-order term database (#7045)
2021-08-24 Andrew ReynoldsRefactor enumerator management in synth conjecture...
2021-08-24 yoni206bv-to-int: more implementations (#7051)
2021-08-24 Andrew ReynoldsUniform treatment of trusted theory inferences in proof...
2021-08-23 Andrew ReynoldsFix non-deterministism in quantified datatypes expansio...
2021-08-23 Andrew ReynoldsPurify substitutions in strings proof reconstruction...
2021-08-23 Andrew ReynoldsGeneralize inequality elimination in quantifiers rewrit...
2021-08-23 Andrew ReynoldsFix single invocation partition for higher-order (...
2021-08-22 Andrew ReynoldsPrenex quantified formulas with user annotations by...
2021-08-20 Andrew ReynoldsSimplify how user-provided quantifier attributes are...
2021-08-20 Andrew ReynoldsMore refactoring of set defaults (#7043)
2021-08-20 Andrew ReynoldsEliminate eager model building (#7038)
2021-08-20 Gereon KremerUse Env class in nonlinear extension (#7039)
2021-08-19 Andrew ReynoldsCatch cases where recursive functions reference functio...
2021-08-19 Gereon KremerStart using Options via Env in arithmetic (#7032)
2021-08-18 Gereon Kremermove collectAssertedTerms back to the theory class...
2021-08-18 Andres NoetzliMinor fixes of policy for eliminating quantifiers ...
2021-08-17 Andres NoetzliReplace `Maybe` with `std::optional` (#7005)
2021-08-17 Andrew ReynoldsRefactoring theory-specific variable elimination in...
2021-08-17 Andrew ReynoldsFix policy for eliminating quantified formulas (#7017)
2021-08-17 Andrew ReynoldsMake theory BV use central eq engine when option is...
2021-08-17 Andrew ReynoldsCosmetic improvements to theory datatypes (#7020)
2021-08-17 Andrew ReynoldsImprove conversion to skolems in expression miner ...
2021-08-17 Gereon KremerPush Env class into TheoryState (#7012)
2021-08-16 Gereon KremerUse InferenceManager in ExtTheory (#7006)
2021-08-16 Gereon KremerMake Theory class use Env (#7011)
2021-08-16 Andres Noetzli[Strings] Make fact detection more robust (#7007)
2021-08-05 Andrew ReynoldsFix policy for rewriting string equalities (#6916)
2021-08-04 Andrew ReynoldsAdd inference ids for remainder of sygus solver (#6977)
2021-08-04 Haniel BarbosaImprove error messages for UF catching higher-order...
2021-08-04 Mathias Preinersyqi: Add debug information for dumping instantiations...
2021-08-04 Andrew ReynoldsAdd optional debug information for dumping instantiatio...
2021-08-04 Andrew ReynoldsAdd missing inference identifiers (#6962)
next