summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/term_database.cpp
AgeCommit message (Expand)Author
2021-08-04Add missing inference identifiers (#6962)Andrew Reynolds
2021-07-27Minor fix for term database + central equality engine (#6928)Andrew Reynolds
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
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-23Passing term registry to ematching utilities (#6190)Andrew Reynolds
2021-03-15Reorganizing initialization of term registry in quantifiers (#6127)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-23Add interface to TheoryState for sort inference and facts (#5967)Andrew Reynolds
2021-02-22Move quantifiers attributes to quantifiers registry (#5929)Andrew Reynolds
2021-02-17Move methods from term util to quantifiers registry (#5916)Andrew Reynolds
2021-02-17Add InferenceId to buffered inference manager (#5911)Gereon Kremer
2021-02-09Make term database optionally SAT-context-dependent (#5877)Andrew Reynolds
2021-02-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-02-08Remove support for inst closure (#5874)Andrew Reynolds
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-01-28Use standard equality engine information in quantifiers state (#5824)Andrew Reynolds
2021-01-27Split pattern term selector from trigger (#5811)Andrew Reynolds
2021-01-26Use standard conflict mechanism in quantifiers state (#5822)Andrew Reynolds
2021-01-26Introduce quantifiers inference manager (#5821)Andrew Reynolds
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
2021-01-20Fix type issues with relevant domain computation (#5788)Andrew Reynolds
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-10-20Make seq.nth a trigger kind (#5314)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-03Minor cleanup of quantifiers engine (#4994)Andrew Reynolds
2020-08-11Remove instantiation model true option (#4861)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2020-02-19Delay enumerative instantiation if theory engine does not need check (#3774)Andrew Reynolds
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-09-13Move higher-order matching predicate (#3280)Andrew Reynolds
2019-08-14Fix issue related to higher-order purification in term database (#3157)Andrew Reynolds
2019-06-01 Require that FMF model basis terms are variables (#3031)Andrew Reynolds
2019-05-09Fixes for relational triggers (#2967)Andrew Reynolds
2019-04-18Fail fast strategy for propagating instances (#2939)Andrew Reynolds
2019-04-17More use of isClosure (#2959)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-09Fix higher-order term indexing. (#1754)Andrew Reynolds
2018-04-04Fix for corner case of higher-order matching (#1708)Andrew Reynolds
2018-02-14Quantifiers subdirectories (#1608)Andrew Reynolds
2017-11-24(Refactor) Instantiate utility (#1387)Andrew Reynolds
2017-11-09 Decouple sygus term database and term database. (#1317)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback