summaryrefslogtreecommitdiff
path: root/src/theory/sets/solver_state.cpp
AgeCommit message (Expand)Author
2021-11-10sets: Rename set.intersection to set.inter. (#7622)Aina Niemetz
2021-11-08sets: Rename kinds with a more consistent naming scheme. (#7595)Aina Niemetz
2021-11-01Eliminate calls to Rewriter::rewrite and options:: in sets and bags (#7550)Andrew Reynolds
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
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-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-12-02Update copyright headers.Aina Niemetz
2020-11-06Fix issue #5342 (#5349)mudathirmahgoub
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-15Move sets member propagation to SolverState (#5045)Andrew Reynolds
2020-09-08Split term registry from theory state in sets (#5037)Andrew Reynolds
2020-09-03Update sets inference manager to inherit from InferenceManagerBuffered (#5007)Andrew Reynolds
2020-08-19Make sets and strings solver states inherit from TheoryState (#4918)Andrew Reynolds
2020-08-11Prepare theory of sets for dynamic allocation of equality engine (#4868)Andrew Reynolds
2020-07-14Use TypeNode in EmptySet (#4740)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-01-07Universe set cardinality for finite types with finite cardinality (#3392)mudathirmahgoub
2019-12-13Add support for set comprehension (#3312)Andrew Reynolds
2019-10-22Refactoring skolems for sets (#3381)Andrew Reynolds
2019-09-13Split, refactor and document the theory of sets (#3085)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback