summaryrefslogtreecommitdiff
path: root/src/theory/strings/solver_state.cpp
AgeCommit message (Expand)Author
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-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-11Add InferenceId member to TheoryInference, adapt all derived classes. (#5894)Gereon Kremer
2021-02-11Merge InferenceIds into one enum (#5892)Gereon Kremer
2021-01-13Split eager solver from strings solver state (#5775)Andrew Reynolds
2021-01-08Rename getAntecedent to getPremises (#5754)mudathirmahgoub
2020-10-29Set strings pending conflict flag (#5364)Andrew Reynolds
2020-10-29(proof-new) Update the strings inference manager for proofs (#5220)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-19Make sets and strings solver states inherit from TheoryState (#4918)Andrew Reynolds
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-15Minor cleanup related to notifications (#4898)Andrew Reynolds
2020-08-14Simplify equality engine notifications (#4896)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-12Cardinality-related inferences per type in theory of strings (#4585)Andrew Reynolds
2020-05-26Convert more uses of strings to words (#4527)Andrew Reynolds
2020-05-21(proof-new) Minor update to strings solver state (#4510)Andrew Reynolds
2020-04-10Explain non-emptiness by non-zero length in strings (#4257)Andrew Reynolds
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-02-29Convert more uses of string to word (#3834)Andrew Reynolds
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-26Move equivalence class info to its own file in strings (#3799)Andrew Reynolds
2020-02-22Minor refactoring of equality notifications (#3798)Andrew Reynolds
2020-02-21Split extended functions solver in strings (#3768)Andrew Reynolds
2020-01-30Move disequality list to solver state in strings (#3678)Andrew Reynolds
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-11-06Move more string utility functions (#3398)Andrew Reynolds
2019-10-16Solver state for theory of strings (#3181)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback