summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/modes.h
AgeCommit message (Expand)Author
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-10-22Enable counterexample-guided quantifier instantiation by default for quantifi...ajreynol
2015-09-16Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.ajreynol
2015-08-16More optimizations to --macros-quant, add --macros-quant-mode=ground-uf. Clea...ajreynol
2015-08-12Improvements to --macros-quant. Enable --clause-split by default. Bug fix for...ajreynol
2015-07-25Add option --sygus-inv-templ for synthesizing strengthening/weakening of pre/...ajreynol
2015-07-01Add options --qcf-all-conflict, --ite-dtt-split-quant, refactor --ite-lift-qu...ajreynol
2015-06-22Add --user-pat=interleave. Remove unused lte inst strategy.ajreynol
2015-04-13Making CVC4::theory::quantifiers::PrenexQuantMode public for now.Tim King
2015-01-23CEGQI fairness based on term height. Fix sygus-nf fairness bug for wrongly a...ajreynol
2014-11-16Add term db mode. Minor changes to quantifiers rewriter: split ITE's where e...ajreynol
2014-11-13Remove two obsolete versions of MBQI.ajreynol
2014-10-24Add --user-pat=resort. Minor cleanup of options.ajreynol
2014-10-16Make --user-pat=trust default. Fix a few warnings found by Morgan. Minor ch...ajreynol
2014-10-16Add dt.size to datatypes theory. Add option for fairness strategy used by CE...ajreynol
2014-10-09Refactor quantifier prenex option. By default, do not pull quantifiers with ...ajreynol
2014-07-31New module for generating candidate equality conjectures used in inductive pr...ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-05-06First draft of ambqi_builder (new implementation of MBQI based on disjoint se...Andrew Reynolds
2014-04-10Add support for cardinality constraints logic UFC. Add regressions in fmf/. ...Andrew Reynolds
2014-02-25Add options --full-saturate-quant and --mbqi=trust. Other minor changes.Andrew Reynolds
2014-02-20Fix ite and iff handling in QCF. Add option for heuristic instantiation in Q...Andrew Reynolds
2014-02-14Make QCF more incremental. Fix bug in QCF handling of ITE formulas, add supp...Andrew Reynolds
2014-02-04Add variable ordering for QCF to accelerate matching procedure. Preparing fo...Andrew Reynolds
2014-01-24Simplify the QCF algorithm by more aggressive flattening, removes EqRegistry ...Andrew Reynolds
2014-01-17More optimizations for quantifiers conflict find. Add trust user patterns mode.Andrew Reynolds
2014-01-10Add stats to quantifiers conflict find. Added option for qcf. Working on ha...Andrew Reynolds
2014-01-03Removing and consolidating options for uf-ss and quantifiers. Bug fix for in...Andrew Reynolds
2014-01-03Added support for proof production in Equality Engine. Cleaned up existing p...Andrew Reynolds
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-04disable model-generation by default in cvc3 compatibility layer. should fix ...Morgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback