summaryrefslogtreecommitdiff
path: root/src/theory/strings/extf_solver.cpp
AgeCommit message (Expand)Author
2020-11-14Fix double conflict in extended string solver (#5435)Andrew Reynolds
2020-11-10Do not mark extended functions as reduced based on decomposing contains (#5407)Andrew Reynolds
2020-10-19Expand `seq.nth` lazily (#5287)yoni206
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-02Make ExtTheory independent of Theory (#5010)Andrew Reynolds
2020-08-17(proof-new) Prepare the theory of strings for proof reconstruction (#4885)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-01 Inferences and model construction taking into account seq.unit (#4607)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-04-29Avoid circular dependencies for justifying reductions in strings extf eval (#...Andrew Reynolds
2020-04-23Introduce best content heuristic for strings (#4382)Andres Noetzli
2020-04-16Eliminate remaining references to parent TheoryStrings object (#4315)Andrew Reynolds
2020-04-15Split TermRegistry object from TheoryStrings (#4312)Andrew Reynolds
2020-04-15Do not mark string extended functions as eliminated after reduction lemmas (#...Andrew Reynolds
2020-04-06Enum for all remaining string inferences (#4220)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-03-26Add stats for string reductions, lemmas and conflicts (#4149)Andrew Reynolds
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-03-20Split string-specific operators from TheoryStringsRewriter (#3920)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-22 Move check memberships to reg exp solver (#3793)Andrew Reynolds
2020-02-21Split extended functions solver in strings (#3768)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback