summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/conjecture_generator.h
AgeCommit message (Expand)Author
2021-09-09Remove `TheoryState::getEnv()` (#7163)Andres Noetzli
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-31Eliminate dependencies on quantifiers engine in internal quantifiers code (#6...Andrew Reynolds
2021-03-26Pass term registry to quantifiers modules (#6216)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-17Move methods from term util to quantifiers registry (#5916)Andrew Reynolds
2021-02-04Introduce quantifiers registry utility (#5829)Andrew Reynolds
2021-01-26Use term canonizer utility locally in quantifiers (#5823)Andrew Reynolds
2021-01-26Introduce quantifiers inference manager (#5821)Andrew Reynolds
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-19Simplify trigger notifications in equality engine (#4921)Andrew Reynolds
2020-08-14Simplify equality engine notifications (#4896)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback