summaryrefslogtreecommitdiff
path: root/src/theory/strings/infer_info.cpp
AgeCommit message (Expand)Author
2021-08-16[Strings] Make fact detection more robust (#7007)Andres Noetzli
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
2021-03-08Do not process conjunctions as facts in strings (#6065)Andrew Reynolds
2021-02-19Refactoring theory inference process (#5920)Andrew Reynolds
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-02-08Fix disequality between seq.unit terms (#5880)Andrew Reynolds
2021-01-08Rename getAntecedent to getPremises (#5754)mudathirmahgoub
2020-12-16Renamed InferInfo::getAntecedant to InferInfo::getAntecedent (#5683)mudathirmahgoub
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-17(proof-new) Prepare the theory of strings for proof reconstruction (#4885)Andrew Reynolds
2020-07-17(proof-new) Updates to strings core solver (#4642)Andrew Reynolds
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-05-20Normal form equality conflicts and uniqueness check (#4497)Andrew Reynolds
2020-04-20Refactor inference manager in strings to be amenable to proofs (#4363)Andrew Reynolds
2020-04-06Enum for all remaining string inferences (#4220)Andrew Reynolds
2020-04-06Refactor disequality processing in string solver (#4209)Andres Noetzli
2020-04-02Introduce enums for all string inferences, excluding the core solver (#4195)Andrew Reynolds
2020-03-28Enumeration for String rewrites (#4173)Andrew Reynolds
2020-03-25Support async-signal-safe printing of inferences (#4148)Andres Noetzli
2020-03-22Collect statistics about normal form inferences (#4127)Andres Noetzli
2020-02-11Remove `--strings-binary-csp` option (#3743)Andres Noetzli
2019-08-23 Infer emptiness instead of splitting when a string equality rewrites to a co...Andrew Reynolds
2019-07-25Split infer info data structure in strings (#3107)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback