More optimization of QCF. Fixed InstMatchTrie for caching instantiations. Use non...
[cvc5.git] / src / theory / quantifiers / quant_conflict_find.h
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-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...