Merge branch '1.3.x'
[cvc5.git] / src / theory / quantifiers /
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-20 Andrew ReynoldsMinor fix for CBQI, ignore inst constant nodes.
2014-03-12 Andrew ReynoldsWork on array pf signature, add working example. Add...
2014-03-12 Andrew ReynoldsMinor fixes post-merge of RR.
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersFix for rewriterules build breakage.
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Andrew ReynoldsInitial refactor of rewrite rules, make theory_rewriter...
2014-03-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-08 Tim KingMerge remote-tracking branch 'CVC4root/master'
2014-03-08 Morgan DetersRemove --ite-remove-quant; support pulling ground ITEs...
2014-03-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-03-04 Morgan DetersDon't theory-preprocess under quantifiers; but DO theor...
2014-03-01 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-27 Andrew ReynoldsBug fix for QCF algorithm, was missing instantiations...
2014-02-26 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-25 Andrew ReynoldsAdd options --full-saturate-quant and --mbqi=trust...
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Kshitij BansalMerge pull request #10 from kbansal/sets-for-merge
2014-02-21 Kshitij Bansalfix a -Wunused
2014-02-20 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-20 Andrew ReynoldsFix ite and iff handling in QCF. Add option for heuris...
2014-02-19 Tim KingMerge branch '1.3.x'
2014-02-17 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-14 Andrew ReynoldsMake QCF more incremental. Fix bug in QCF handling...
2014-02-11 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-09 Andrew ReynoldsMore complete guess instantiation strategy, cvc4 now...
2014-02-05 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-02-05 Andrew ReynoldsBug fix for theory strings related to old cycle detecti...
2014-02-04 Andrew ReynoldsAdd variable ordering for QCF to accelerate matching...
2014-02-03 Andrew ReynoldsHandle nested (universal) quantifiers in QCF algorithm...
2014-01-30 Andrew ReynoldsRefactor QCF slightly. Bug fix for relevant domain...
2014-01-28 Andrew ReynoldsMore optimizations of quantifier instantiation data...
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-27 Andrew ReynoldsMore optimization of QCF and instantiation caching...
2014-01-26 Andrew ReynoldsMore optimization of QCF. Fixed InstMatchTrie for...
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-22 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-22 Tianyi LiangSmarter options, but still have a bug
2014-01-22 Morgan DetersDelay QuantifiersEngine and UF strong solver initializa...
2014-01-21 Tianyi LiangSmarter options, but still have a bug
2014-01-18 Andrew ReynoldsFixed non-termination issue in bounded integers.
2014-01-18 Andrew ReynoldsPerformance optimization for E-matching, working on...
2014-01-18 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-18 Morgan DetersMerge branch '1.3.x'
2014-01-17 Andrew ReynoldsMore optimizations for quantifiers conflict find. ...
2014-01-17 Kshitij BansalMerge branch '1.3.x'
2014-01-16 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-15 Andrew ReynoldsOptimizations for quantifiers conflict find: better...
2014-01-10 Andrew ReynoldsAdd stats to quantifiers conflict find. Added option...
2014-01-10 Andrew ReynoldsAdd new method --quant-cf for finding conflicts eagerly...
2014-01-09 Morgan DetersMerge branch '1.3.x'
2014-01-08 Morgan DetersMerge branch '1.3.x'
2014-01-04 Andrew ReynoldsRemoving and consolidating options for uf-ss and quanti...
2014-01-03 Andrew ReynoldsAdded support for proof production in Equality Engine...
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-27 Morgan DetersGeneral pre-release cleanup commit
2013-11-27 Andrew ReynoldsBug fix for E-matching select terms, minor fix for...
2013-11-11 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-07 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-06 Andrew ReynoldsBug fixes for bounded integer quantification. Current...
2013-11-06 Andrew ReynoldsBug fixes for bounded integer quantification. Current...
2013-10-07 Liana Hadareanmerged golden
2013-10-07 Andrew ReynoldsMultiple fixes for datatypes theory solver: add support...
2013-09-30 Liana Hadareanmerged golden
2013-09-30 Andrew ReynoldsBug fixes and improvements for symmetry breaking, it...
2013-09-27 Morgan DetersMerge branch 'master' of github.com:tiliang/CVC4
2013-09-27 Andrew ReynoldsAdd new symmetry breaking technique for finite model...
2013-09-15 Andrew ReynoldsChange default option of simple ite lifting within...
2013-09-13 Morgan DetersDocumentation fixes, some code typo fixes, file perms...
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-08-13 Morgan DetersMinor cleanup.
2013-08-13 Andrew ReynoldsMinor fixes for --fmf-fmc for quantifiers containing...
2013-08-13 Andrew Reynoldsinitial modifications for per-ic cbqi
2013-07-29 Morgan DetersFix numerous compiler warnings on various platforms
2013-07-22 Andrew ReynoldsAdd option --cbqi-recurse.
2013-07-22 Andrew ReynoldsBug fix for --fmf-fmc for non-uninterpreted sort quanti...
2013-07-18 Andrew ReynoldsFix quantifier instantiation bug in cbqi, add default...
2013-07-09 Andrew Reynoldsadd relevant domain computation
2013-07-02 Andrew ReynoldsMinor fixes for bounded integers, rewrite engine.
2013-06-28 Andrew ReynoldsMore bug fixes for interval models.
2013-06-26 Andrew ReynoldsAdd support for interval models in bounded integers...
2013-06-25 Morgan DetersMerge branch '1.2.x'
2013-06-25 Andrew ReynoldsRefactoring of model engine to separate individual...
2013-06-24 Andrew ReynoldsAdd options for symmetry breaking in uf+ss totality...
2013-06-19 Morgan DetersMerge branch '1.2.x'
2013-06-17 Andrew ReynoldsMake --var-elim-quant true by default. Add rewrite...
2013-06-05 Andrew ReynoldsFix bug in --fmf-fmc for producing models of functions...
2013-06-04 Morgan DetersMerge branch '1.2.x'
2013-06-04 Andrew ReynoldsAdd partial support for MBQI with arrays when using...
2013-06-03 Morgan DetersMerge tag 'casc24'
2013-05-29 Morgan DetersMerge branch '1.2.x'
2013-05-23 Andrew ReynoldsRefactoring to prepare for MBQI with integer quantifica...
2013-05-22 Andrew ReynoldsMerge branch 'master' of https://github.com/CVC4/CVC4
2013-05-22 Andrew ReynoldsSignificant work on bounded integer quantification...
next