summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/quant_conflict_find.h
AgeCommit message (Expand)Author
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-09-04Make quantifiers strategies exit immediately when in conflict (#2099)Andrew Reynolds
2018-08-17Remove miscellaneous unused code (#2333)Andrew Reynolds
2018-07-17Minor cleanup and fixes for conflict-based instantiation (#2123)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2017-12-06Remove CDChunkList (#1414)Andres Noetzli
2017-11-18Names the Effort enum of QuantConflictFind class. (#1354)Tim King
2017-11-14Make QEffort an enum (#1366)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-10-11Merge branch 'origin' of https://github.com/CVC4/CVC4.gitPaul Meng
2016-09-29Minor cleanup and additions to quantifiers statistics.ajreynol
2016-07-05Merge branch 'master' of https://github.com/CVC4/CVC4.gitPaulMeng
2016-05-12Add casc scripts. Improvements to qcf related to nested quantifiers and varia...ajreynol
2016-05-05Compute term indices lazily in TermDb. Optimization for qcf to recognize irre...ajreynol
2016-04-28More work on inst propagate. Optimization for qcf to check instances eagerly...ajreynol
2016-04-20update from the masterPaulMeng
2016-04-12Optimizations for QCF to check relevant domain of variable argument positions...ajreynol
2016-04-09Minor refactoring of entailment tests and quantifiers util. Initial draft of ...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-24Fixing a memory leak in QuantInfo::d_var_mg.Tim King
2016-03-10Faster conditional rewriting for and/or beneath quantifiers. Improvements to ...ajreynol
2015-11-05Fixes some initialization and desctruction problems in quantifiers. Also rest...Tim King
2015-04-23A few more minor updates to match google repository with CVC4 repositoryClark Barrett
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-04-21Fix file permissionsClark Barrett
2014-11-07Enable --quant-cf by default. Fix bug in qcf for mixed Int/Real. Minor impr...ajreynol
2014-10-16Make --user-pat=trust default. Fix a few warnings found by Morgan. Minor ch...ajreynol
2014-10-10Initial draft of CEGQI.ajreynol
2014-08-01Minor cleanup from previous commit. Better organization for how quantifiers ...ajreynol
2014-07-31New module for generating candidate equality conjectures used in inductive pr...ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-06-19dos2unix-convert some sources.Morgan Deters
2014-04-30T-entailment work, and QCF (quant conflict find) work that uses it.Tim King
2014-04-29Mostly resolves bug #561 memory leaks, and more.Morgan Deters
2014-04-28Optimizations for datatypes: check for clashes modulo equality. Avoid buildi...ajreynol
2014-03-12Minor fixes post-merge of RR.Andrew Reynolds
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...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-05Bug fix for theory strings related to old cycle detection code (was leading t...Andrew Reynolds
2014-02-04Add variable ordering for QCF to accelerate matching procedure. Preparing fo...Andrew Reynolds
2014-01-30Refactor QCF slightly. Bug fix for relevant domain (non-ground terms were ad...Andrew Reynolds
2014-01-27More optimization of QCF and instantiation caching. Fix CDInstMatchTrie.Andrew Reynolds
2014-01-26More optimization of QCF. Fixed InstMatchTrie for caching instantiations. U...Andrew Reynolds
2014-01-24Simplify the QCF algorithm by more aggressive flattening, removes EqRegistry ...Andrew Reynolds
2014-01-18Performance optimization for E-matching, working on using QCF module for prop...Andrew Reynolds
2014-01-17More optimizations for quantifiers conflict find. Add trust user patterns mode.Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback