Minor fixes post-merge of RR.
[cvc5.git] / src / theory / quantifiers / quantifiers_rewriter.cpp
2014-03-12 Andrew ReynoldsMinor fixes post-merge of RR.
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Andrew ReynoldsInitial refactor of rewrite rules, make theory_rewriter...
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-19 Tim KingMerge branch '1.3.x'
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-24 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-24 Andrew ReynoldsSimplify the QCF algorithm by more aggressive flattenin...
2014-01-18 Morgan DetersMerge branch '1.3.x'
2014-01-17 Kshitij BansalMerge branch '1.3.x'
2014-01-10 Andrew ReynoldsAdd new method --quant-cf for finding conflicts eagerly...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-27 Andrew ReynoldsBug fix for E-matching select terms, minor fix for...
2013-09-30 Liana Hadareanmerged golden
2013-09-15 Andrew ReynoldsChange default option of simple ite lifting within...
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-19 Morgan DetersMerge branch '1.2.x'
2013-06-17 Andrew ReynoldsMake --var-elim-quant true by default. Add rewrite...
2013-06-04 Morgan DetersMerge branch '1.2.x'
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-29 Morgan DetersMerge branch '1.2.x'
2013-05-22 Andrew ReynoldsMerge branch 'master' of https://github.com/CVC4/CVC4
2013-05-22 Andrew ReynoldsSignificant work on bounded integer quantification...
2013-05-03 Tim KingMerging branch 'soiquickexplain'.
2013-05-03 Tim KingMerge branch 'fcexplanations'
2013-04-30 lianahfixed merge conflicts
2013-04-30 Andrew ReynoldsAdd option in quantifiers for clause splitting
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-30 Andrew Reynoldsdo simple ite rewriting within quantifiers
2013-03-15 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-03-06 Andrew Reynoldsfixed two bugs for the new E-matching implementation...
2012-11-13 Andrew Reynoldsrefactoring of quantifiers rewriter based on code revie...
2012-11-10 Tim KingFix to quantifier rewritting not being idempotent....
2012-10-29 Andrew Reynoldsmore updates and minor bug fixes for fmf/inst-gen quant...
2012-10-16 Andrew Reynoldsmore cleanup of quantifiers code
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-01 Andrew Reynoldsinitial draft of skolemization during pre-processing...
2012-09-19 Morgan DetersGeneral subscriber infrastructure for NodeManager,...
2012-08-27 Morgan Deters* Reversing commit r4258 (which disabled failing regres...
2012-08-24 Morgan Deters* disallow internal uses of mkVar() (you have to mkSkol...
2012-07-31 Morgan DetersOptions merge. This commit:
2012-07-08 Morgan Detersanother signed-ness warning fix for newer GCC
2012-07-07 Morgan DetersVarious fixes to documentation---typos, some incomplete...
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.