summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/single_inv_partition.cpp
AgeCommit message (Expand)Author
2021-08-23Fix single invocation partition for higher-order (#7046)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-08Initial support for parametric datatypes in sygus (#6304)Andrew Reynolds
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-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-17Move methods from term util to quantifiers registry (#5916)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-03-11Fix duplicate variable issue in sygus-qe-preproc (#4013)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-01-22Fix single invocation partition for non-function non-atomic types (#3642)Andrew Reynolds
2019-09-29Fail single invocation techniques when utility inference fails. (#3322)Andrew Reynolds
2019-08-14 Update to standard implementation of getting free variables (#3175)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-08-06 Fixes and improvements for single invocation inference (#2261)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-08Check free variables in assertions (#1737)Andrew Reynolds
2017-11-17(Refactor) Document and clean single invocation partition. (#1364)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback