summaryrefslogtreecommitdiff
path: root/src/theory/strings/base_solver.cpp
AgeCommit message (Expand)Author
2021-12-14Eliminate static calls to rewrite in strings (#7803)Andrew Reynolds
2021-12-13Initial cut at distinguishing uses of CONST_RATIONAL (#7682)Andrew Reynolds
2021-11-13Skip `str.code` inferences for sequence eqcs (#7644)Andres Noetzli
2021-11-12Remove `ConstantMap<Rational>` (#7635)Andres Noetzli
2021-11-05Remove many static calls to rewrite (#7580)Andrew Reynolds
2021-10-19Support sequences of fixed finite cardinality (#7371)Andrew Reynolds
2021-10-07Make the cardinality of the alphabet of strings configurable (#7298)Andrew Reynolds
2021-10-04Move isFiniteType from theory engine to Env (#7287)Andrew Reynolds
2021-09-13Remove context getters from `TheoryState` (#7174)Andres Noetzli
2021-08-31Fix normal forms context-dependent simplification for strings (#7090)Andrew Reynolds
2021-07-14Fix models for sequences of infinite element type (#6870)Andrew Reynolds
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-04-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
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-11Merge InferenceIds into one enum (#5892)Gereon Kremer
2020-12-08Make term indices in the strings base solver aware of types (#5589)Andrew Reynolds
2020-11-06(proof-new) Miscellaneous changes to strings for proofs (#5362)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-07-12Remove ExprSequence (#4724)Andres Noetzli
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)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-05-26Convert more uses of strings to words (#4527)Andrew Reynolds
2020-04-30Do not mark congruent terms are reduced (#4419)Andrew Reynolds
2020-04-23Introduce best content heuristic for strings (#4382)Andres Noetzli
2020-04-06Enum for all remaining string inferences (#4220)Andrew Reynolds
2020-04-02Introduce enums for all string inferences, excluding the core solver (#4195)Andrew Reynolds
2020-03-26Generalize more string-specific functions (#4152)Andrew Reynolds
2020-03-20Generalize mkConcat for types (#4123)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-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