summaryrefslogtreecommitdiff
path: root/src/theory/strings/base_solver.h
AgeCommit message (Expand)Author
2021-11-13Skip `str.code` inferences for sequence eqcs (#7644)Andres Noetzli
2021-10-07Make the cardinality of the alphabet of strings configurable (#7298)Andrew Reynolds
2021-09-13Remove context getters from `TheoryState` (#7174)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-09Rename CVC4__ header guards to CVC5__. (#6326)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
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
2020-12-08Make term indices in the strings base solver aware of types (#5589)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-06-12(proof-new) Minor updates to strings base solver (#4606)Andrew Reynolds
2020-06-12Cardinality-related inferences per type in theory of strings (#4585)Andrew Reynolds
2020-04-23Introduce best content heuristic for strings (#4382)Andres Noetzli
2020-03-26Generalize more string-specific functions (#4152)Andrew Reynolds
2020-03-20Generalize mkConcat for types (#4123)Andrew Reynolds
2020-02-21Move cardinality inference scheme to base solver in strings (#3792)Andrew Reynolds
2020-02-04Split base solver from the theory of strings (#3680)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback