summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/conjecture_generator.h
AgeCommit message (Expand)Author
2020-03-11Switch to Nodes for conjecture generator (#4026)Andrew Reynolds
2019-08-05Remove forward declarations in quantifiers engine (#3156)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-08-28 Split term canonize utility to own file and document (#2398)Andrew Reynolds
2018-08-27 Address more coverity warnings (#2394)Andrew Reynolds
2018-08-24 Fix more simple coverity warnings (#2372)Andrew Reynolds
2018-08-01Make conjecture generator's uf term enumeration safer (#2172)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-30Fixes for quantifiers + incremental (#2009)Andrew Reynolds
2018-04-26Fix subgoal generation context (#1816)Andrew Reynolds
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-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-07-05Merge branch 'master' of https://github.com/CVC4/CVC4.gitPaulMeng
2016-04-20update from the masterPaulMeng
2016-04-12Optimizations for QCF to check relevant domain of variable argument positions...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2015-06-29Module to infer alpha equivalence of quantified formulas. Minor clean up of ...ajreynol
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
2015-04-08Make fun-def quantifiers carry the function app they define, make fun-def uti...ajreynol
2014-10-28Improve stats in conjecture generator, minor cleanup.ajreynol
2014-10-10Initial draft of CEGQI.ajreynol
2014-09-29Add option for aggressive model filtering in conjecture generator (enumerate ...ajreynol
2014-09-24Fix infinite loop in datatypes enumerator. Minor work on conjecture generator.ajreynol
2014-09-17Refactor entailment filtering for conjecture generator. Other minor cleanup.ajreynol
2014-09-17More refactoring of conjecture generation. Term generation into own class.ajreynol
2014-09-16Refactoring of conjecture generator. Determine subgoals are non-canonical ba...ajreynol
2014-09-03Implement and enable --dt-var-exp-quant, cleanup trace messages, minor change...ajreynol
2014-09-03Work on conjecture generator : do not generalize subterms with concrete value...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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback