summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers
AgeCommit message (Expand)Author
2021-10-27Avoid non-terminating check with assumptions in strings rewriter (#7503)Andrew Reynolds
2021-10-25Add new method for enumerating unsat queries with SyGuS (#7459)Andrew Reynolds
2021-10-23Remove spurious assertoin (#7458)Andrew Reynolds
2021-10-22Remove stale pointer to proof node manager from skolemize utility (#7471)Andrew Reynolds
2021-10-22Remove `--uf-ho` option (#7463)Andrew Reynolds
2021-10-22Refactor theory inference manager constructor (#7457)Andrew Reynolds
2021-10-22Make expression mining use configurable options and logic (#7426)Andrew Reynolds
2021-10-21Split utilites from CEGIS core connective module (#7441)Andrew Reynolds
2021-10-20Make SyGuS solver robust to non-closed enumerable sorts (#7417)Andrew Reynolds
2021-10-20Do not construct instantiation for checking propagating instantiations spurio...Andrew Reynolds
2021-10-20Reimplement support for relational triggers (#7063)Andrew Reynolds
2021-10-20Do not make assumption about model for Boolean variables in FMF (#7407)Andrew Reynolds
2021-10-14Split entailment check from term database (#7342)Andrew Reynolds
2021-10-14Fix quantifiers variable elimination for parametric datatypes (#7358)Andrew Reynolds
2021-10-13Make (proof) equality engine use Env (#7336)Andrew Reynolds
2021-10-12Simplify refinement in sygus solver (#7343)Andrew Reynolds
2021-10-12Minor cleaning of instantiation utilities (#7334)Andrew Reynolds
2021-10-12Simplify skolemization in sygus solver (#7331)Andrew Reynolds
2021-10-11Rename SmtScope to SolverEngineScope. (#7284)Aina Niemetz
2021-10-09Remove static accesses to options where EnvObj is used (#7330)Gereon Kremer
2021-10-06Eliminate more hard coded uses of user context (#7309)Andrew Reynolds
2021-10-04Refactor internally generated bounded quantified formulas (#7291)Andrew Reynolds
2021-10-04Move isFiniteType from theory engine to Env (#7287)Andrew Reynolds
2021-10-04Eliminating static calls to rewriter in quantifiers (#7301)Andrew Reynolds
2021-09-30Rename SmtEngine to SolverEngine. (#7282)Aina Niemetz
2021-09-30Rename files smt_engine.(cpp|h) to solver_engine.(cpp|h). (#7279)Aina Niemetz
2021-09-29Properly restrict PBE symmetry breaking for abduction queries (#7269)Andrew Reynolds
2021-09-24Eliminate calls to Rewriter::rewrite from strings entailment checks (#7203)Andrew Reynolds
2021-09-23Eliminate Output macro in favor of simple Env functions (#7223)Gereon Kremer
2021-09-23Implement alpha equivalence proofs (#7066)Andrew Reynolds
2021-09-22Make cegqi subsolvers EnvObj (#7205)Andrew Reynolds
2021-09-22Towards standard usage of evaluator (#7189)Andrew Reynolds
2021-09-16Fix relevant domain for parametric operators (#7198)Andrew Reynolds
2021-09-15Minor changes to E-matching utilities (#7062)Andrew Reynolds
2021-09-15Eliminate global access to options:: from quantifiers rewriter (#7192)Andrew Reynolds
2021-09-13Remove context getters from `TheoryState` (#7174)Andres Noetzli
2021-09-10Use C++17 attributes (#7154)Andres Noetzli
2021-09-09Remove `TheoryState::getEnv()` (#7163)Andres Noetzli
2021-09-09Disable shared selectors for quantified logics without SyGuS (#7156)Andrew Reynolds
2021-09-09Remove `TheoryState::options()` (#7148)Andres Noetzli
2021-09-08Remove deprecated SyGuS method evaluateWithUnfolding (#7155)Andrew Reynolds
2021-09-08Improve pre-skolemization, move quantifiers preprocess to own file (#7153)Andrew Reynolds
2021-09-08Towards standard usage of ExtendedRewriter (#7145)Andrew Reynolds
2021-09-07Use `EnvObj` methods instead of `Theory` methods (#7144)Andres Noetzli
2021-09-07sygus: Eliminate calls to Rewriter::rewrite. (#7142)Aina Niemetz
2021-09-03EnvObj: Add options(), context(), userContext(). (#7137)Aina Niemetz
2021-09-03Avoiding duplicate search in maps (#7055)MikolasJanota
2021-09-03sygus: Make more classes derive from EnvObj. (#7140)Aina Niemetz
2021-09-03Make quantifier module classes derive from EnvObj (#7132)Andrew Reynolds
2021-09-03sygus: Make CeSingleInv derive from EnvObj. (#7136)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback