summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/trigger.h
AgeCommit message (Expand)Author
2016-03-23Fixing memory leaks in Trigger and TriggerTrie.Tim King
2016-03-22Bug fix for define functions + incremental. Minor work on relational triggers.ajreynol
2015-11-10Fix infinite loop in datatype enumerator. Minor fixes and improvements to cbq...ajreynol
2015-10-31Improvements to handling of mixed Int/Real quantifiers.ajreynol
2015-10-22Enable counterexample-guided quantifier instantiation by default for quantifi...ajreynol
2015-08-16More optimizations to --macros-quant, add --macros-quant-mode=ground-uf. Clea...ajreynol
2015-05-15Fixes related to cbqi + E-matching.ajreynol
2014-11-18Add local theory extensions instantiation strategy (incomplete). Refactor ho...ajreynol
2014-11-05More work on datatypes theory combination: fix bug in care graph, do not assi...ajreynol
2014-09-23Support :no-pattern.ajreynol
2014-09-09Accept user-provided triggers with variable terms. Flush lemmas before quant...ajreynol
2014-08-29Do not use pure theory terms as single triggers. Minor cleanup.ajreynol
2014-08-25New option --purify-triggers. Refactoring of InstMatchGenerator.ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-06-03Support E-matching/QCF for Set operators.ajreynol
2014-02-14Make QCF more incremental. Fix bug in QCF handling of ITE formulas, add supp...Andrew Reynolds
2014-01-28More optimizations of quantifier instantiation data structures.Andrew Reynolds
2013-05-08Add new method for checking candidate models, --fmf-fmc. Add infrastructure ...Andrew Reynolds
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-11ite removal option for quantifiers --ite-remove-quant, e-matching for boolean...Andrew Reynolds
2013-02-04Model no longer adds subterms of quantifiers to equality engine, this fixed b...Andrew Reynolds
2012-11-14replaced all static member data from rewrite rule triggers, added infrastruct...Andrew Reynolds
2012-10-23more major cleanup of quantifiers code, separating rewrite-rules-specific cod...Andrew Reynolds
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-10cleanup up some static data members in the quantifiers codeAndrew Reynolds
2012-07-31Moving some instantiation-related stuff from src/theory to src/theory/quantif...Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback