summaryrefslogtreecommitdiff
path: root/src/theory/strings/theory_strings.cpp
AgeCommit message (Expand)Author
2020-08-31(new theory) Update TheoryStrings to new standard (#4963)Andrew Reynolds
2020-08-31Simplify interface for computing relevant terms. (#4966)Andrew Reynolds
2020-08-24Extend the standard Theory template based on equality engine (#4929)Andrew Reynolds
2020-08-21Remove spurious theory methods calls (#4931)Andrew Reynolds
2020-08-19Make sets and strings solver states inherit from TheoryState (#4918)Andrew Reynolds
2020-08-19Changes assertion (about maximum set cardinality) to an exception. (#4907)Gereon Kremer
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-17(proof-new) Prepare the theory of strings for proof reconstruction (#4885)Andrew Reynolds
2020-08-15(proof-new) Add the strings proof checker (#4858)Andrew Reynolds
2020-08-09Make valuation class more robust to null underlying TheoryEngine. (#4864)Andrew Reynolds
2020-08-06(proof-new) Refactor regular expression operation (#4596)Andrew Reynolds
2020-08-05[Strings] Add eager context-dependent evaluation (#4847)Andres Noetzli
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-17(proof-new) Updates to strings core solver (#4642)Andrew Reynolds
2020-07-16Make ExtTheory a utility and not a member of Theory (#4753)Andrew Reynolds
2020-07-12Add support for string/sequence update (#4725)Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)Andrew Reynolds
2020-06-19(proof-new) Updates to strings term registry (#4599)Andrew Reynolds
2020-06-19Clean the header file of TheoryStrings (#4272)Andrew Reynolds
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-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-05-21(proof-new) Minor update to strings solver state (#4510)Andrew Reynolds
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
2020-05-19Renamed operator CHOICE to WITNESS (#4207)mudathirmahgoub
2020-04-28Update cardinality in strings to unicode standard (#4402)Andrew Reynolds
2020-04-16Eliminate remaining references to parent TheoryStrings object (#4315)Andrew Reynolds
2020-04-15Split TermRegistry object from TheoryStrings (#4312)Andrew Reynolds
2020-04-10Add a few stats to strings (#4252)Andrew Reynolds
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-06Enum for all remaining string inferences (#4220)Andrew Reynolds
2020-04-04Type-independent preregistration of empty word (#4205)Andrew Reynolds
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-02Introduce enums for all string inferences, excluding the core solver (#4195)Andrew Reynolds
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-26Add stats for string reductions, lemmas and conflicts (#4149)Andrew Reynolds
2020-03-25Care graphs based on polymorphic operators in strings (#4150)Andrew Reynolds
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-03-22Collect statistics about normal form inferences (#4127)Andres Noetzli
2020-03-20Generalize mkConcat for types (#4123)Andrew Reynolds
2020-03-20Split string-specific operators from TheoryStringsRewriter (#3920)Andrew Reynolds
2020-03-20Refactor enumerator for strings (#4014)Andrew Reynolds
2020-03-09Convert more uses of strings to words (#3921)Andrew Reynolds
2020-03-02 Split collect model info by types in strings (#3847)Andrew Reynolds
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-27Fix large models for strings (#3835)Andrew Reynolds
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback