summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/term_database.h
AgeCommit message (Expand)Author
2016-02-18Correct subtyping for arrays, disable subtyping for predicate subtypes. Bug ...ajreynol
2016-02-17Refactor quantifiers attributes. Make quantifier elimination robust to prepro...ajreynol
2016-02-01Simplify fmc model construction, add regression. Improve FMF debug assertions.ajreynol
2015-11-25Infrastructure for partially single invocation properties. Bug fix for uncons...ajreynol
2015-11-12Minor fixes and improvements to purify quant, relational triggers.ajreynol
2015-11-10Fix infinite loop in datatype enumerator. Minor fixes and improvements to cbq...ajreynol
2015-11-04Better combination of UF with cbqi, refactor quantifiers intialization.ajreynol
2015-10-31Improvements to handling of mixed Int/Real quantifiers.ajreynol
2015-09-29Fix for fmf+incremental. Restrict cbqi to literals from ce body. Add regress...ajreynol
2015-09-25Clear term caches for quantifiers + incremental, fixes bug 674. Refactoring ...ajreynol
2015-09-16Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.ajreynol
2015-09-15Fix bug related to quantifiers + incremental, thanks John Backes for the bug ...ajreynol
2015-09-11Minor cleanup related to codatatypes.ajreynol
2015-09-06Improve quantifiers rewriter, minor refactoring.ajreynol
2015-08-24Improvements to vts in cbqi, bug fix vts for non-atomic terms containing vts ...ajreynol
2015-08-19Make cbqi robust to term ITE removal. Separate vts infinities for int/real.ajreynol
2015-08-16More optimizations to --macros-quant, add --macros-quant-mode=ground-uf. Clea...ajreynol
2015-07-31Sygus support for inductive datatypes.ajreynol
2015-07-30Implement virtual term substitution for non-nested quantifiers. Fix soundnes...ajreynol
2015-07-20Squashed merge of SygusComp 2015 branch.ajreynol
2015-06-29Module to infer alpha equivalence of quantified formulas. Minor clean up of ...ajreynol
2015-06-27Refactor various corner cases of fmf, quantifiers modules. Enable cbqi2 by de...ajreynol
2015-06-16Avoid completion for large finite types. Fix bug for --fmf-fun.ajreynol
2015-06-12Accelerate sygus solution reconstruction for constants and id functions. Min...ajreynol
2015-06-10Support for printing solutions involving LetGTerm sygus. Bug fix define-fun w...ajreynol
2015-05-10Minor improvements to infrastructure. Minor changes to default options. Add t...ajreynol
2015-04-08Make fun-def quantifiers carry the function app they define, make fun-def uti...ajreynol
2015-02-11Move si solution reconstruction to own file, make more robust. Other refactor...ajreynol
2015-02-06Handle missing cases for single inv solution reconstruction. Minor fixes. Re...ajreynol
2015-02-05Working version of sygus solution reconstruction from single inv cegqi. Heur...ajreynol
2015-02-04Work on solution reconstruction for single inv. Fix compiler error found by ...ajreynol
2015-02-04Refactor sygus_util to TermDb. Initial work on solution reconstruction into ...ajreynol
2015-02-04Start work on simplifying single inv solutions. Minor.ajreynol
2015-01-24Variable patterns only look at eligible terms. Minor refactoring of quantifi...ajreynol
2015-01-24Add --lte-restrict-inst-closure option. Push dt.size fairness constraints in...ajreynol
2015-01-23Rework inst-closure.ajreynol
2015-01-22Add option --lte-partial-inst. Remove inst-closure.ajreynol
2014-11-25Fix bug in --term-db-mode=relevant with variable triggers. Support inst-clos...ajreynol
2014-11-18Add local theory extensions instantiation strategy (incomplete). Refactor ho...ajreynol
2014-11-13More preparation for filtering relevant terms in TermDb.ajreynol
2014-11-11Work on synchronizing decision=justification and E-matching.ajreynol
2014-11-10Do not eliminate variables only occurring in patterns. Minor improvements to...ajreynol
2014-10-31Do not allow duplication of function definitions. Set incomplete flag in mod...ajreynol
2014-10-28Preprocessing step for finding finite runs of well-defined function definitio...ajreynol
2014-10-28Initial infrastructure for function definition quantifiers, internal parsing ...ajreynol
2014-10-10Initial draft of CEGQI.ajreynol
2014-10-10Add owner map to better manage QuantifiersModules. Initial infrastructure fo...ajreynol
2014-10-07Refactor quantifiers attributes.ajreynol
2014-09-16Refactoring of conjecture generator. Determine subgoals are non-canonical ba...ajreynol
2014-08-18Add support for quantifier-specific instantiation levels. Add option for set...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback