Rename namespace CVC5 to cvc5. (#6258)
[cvc5.git] / src / theory / strings / theory_strings.cpp
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-29 Andrew ReynoldsMove decision manager into theory inference manager...
2021-03-21 Andrew ReynoldsSimplify strings term registration (#6174)
2021-03-20 Andrew ReynoldsImproved tracing for equivalence classes of EE (#6169)
2021-03-16 Andrew ReynoldsFurther standardization of strings statistics (#6128)
2021-03-11 Andrew Reynolds(proof-new) Clean up uses of witness with skolem lemmas...
2021-03-10 Andrew Reynolds(proof-new) Update ppRewrite to use skolem lemmas ...
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-02-11 Gereon KremerAdd InferenceId member to TheoryInference, adapt all...
2021-02-11 Gereon KremerMerge InferenceIds into one enum (#5892)
2021-02-08 Andrew ReynoldsAvoid spurious traversal of terms during preregistratio...
2021-01-15 Andrew ReynoldsImplement --no-strings-lazy-pp as a preprocessing pass...
2021-01-13 Andrew ReynoldsSplit eager solver from strings solver state (#5775)
2021-01-08 mudathirmahgoubRename getAntecedent to getPremises (#5754)
2020-12-23 Andrew Reynolds(proof-new) Miscelleneous fixes from proof-new (#5714)
2020-12-08 Andrew ReynoldsProper implementation of expand definitions for sequenc...
2020-12-08 Andrew ReynoldsFix collect model values for sequences of sequences...
2020-12-07 Andrew ReynoldsDo not expand theory definitions at the beginning of...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-11-30 Andrew Reynolds(proof-new) Proofs for regular expression elimination...
2020-11-04 Andres NoetzliAdd constants from equality engine evaluation to model...
2020-10-29 Andrew Reynolds(proof-new) Update the strings inference manager for...
2020-10-20 yoni206Expand `seq.nth` lazily (#5287)
2020-10-03 Andrew ReynoldsStandardization of Theory (#5181)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-03 Andrew ReynoldsMake ExtTheory independent of Theory (#5010)
2020-08-31 Andrew Reynolds(new theory) Update TheoryStrings to new standard ...
2020-08-31 Andrew ReynoldsSimplify interface for computing relevant terms. (...
2020-08-24 Andrew ReynoldsExtend the standard Theory template based on equality...
2020-08-21 Andrew ReynoldsRemove spurious theory methods calls (#4931)
2020-08-19 Andrew ReynoldsMake sets and strings solver states inherit from Theory...
2020-08-19 Gereon KremerChanges assertion (about maximum set cardinality) to...
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-17 Andrew Reynolds(proof-new) Prepare the theory of strings for proof...
2020-08-15 Andrew Reynolds(proof-new) Add the strings proof checker (#4858)
2020-08-09 Andrew ReynoldsMake valuation class more robust to null underlying...
2020-08-06 Andrew Reynolds(proof-new) Refactor regular expression operation ...
2020-08-05 Andres Noetzli[Strings] Add eager context-dependent evaluation (...
2020-07-28 yoni206Supporting seq.nth (#4723)
2020-07-17 Andrew Reynolds(proof-new) Updates to strings core solver (#4642)
2020-07-16 Andrew ReynoldsMake ExtTheory a utility and not a member of Theory...
2020-07-13 Andrew ReynoldsAdd support for string/sequence update (#4725)
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-07-01 Andrew Reynolds Inferences and model construction taking into account...
2020-06-19 Andrew Reynolds(proof-new) Updates to strings term registry (#4599)
2020-06-19 Andrew ReynoldsClean the header file of TheoryStrings (#4272)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-12 Andrew Reynolds(proof-new) Minor updates to strings base solver (...
2020-06-12 Andrew ReynoldsCardinality-related inferences per type in theory of...
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-05-22 Andrew Reynolds(proof-new) Minor update to strings solver state (...
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-04-28 Andrew ReynoldsUpdate cardinality in strings to unicode standard ...
2020-04-16 Andrew ReynoldsEliminate remaining references to parent TheoryStrings...
2020-04-15 Andrew ReynoldsSplit TermRegistry object from TheoryStrings (#4312)
2020-04-10 Andrew ReynoldsAdd a few stats to strings (#4252)
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-07 Andrew ReynoldsEnum for all remaining string inferences (#4220)
2020-04-05 Andrew ReynoldsType-independent preregistration of empty word (#4205)
2020-04-03 Andres NoetzliUpdate theory rewriter ownership, add stats to strings...
2020-04-02 Andrew ReynoldsIntroduce enums for all string inferences, excluding...
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
2020-03-27 Andrew ReynoldsSupport unicode internal representation and escape...
2020-03-26 Andrew ReynoldsAdd stats for string reductions, lemmas and conflicts...
2020-03-26 Andrew ReynoldsCare graphs based on polymorphic operators in strings...
2020-03-25 Andrew Reynolds Generalize more uses of string-specific functions...
2020-03-23 Andres NoetzliCollect statistics about normal form inferences (#4127)
2020-03-20 Andrew ReynoldsGeneralize mkConcat for types (#4123)
2020-03-20 Andrew ReynoldsSplit string-specific operators from TheoryStringsRewri...
2020-03-20 Andrew ReynoldsRefactor enumerator for strings (#4014)
2020-03-09 Andrew ReynoldsConvert more uses of strings to words (#3921)
2020-03-02 Andrew Reynolds Split collect model info by types in strings (#3847)
2020-02-29 Andres NoetzliAdd support for str.from_code (#3829)
2020-02-27 Andrew ReynoldsFix large models for strings (#3835)
2020-02-27 Andrew ReynoldsInitial work towards -Wshadow (#3817)
2020-02-23 Andrew ReynoldsMinor refactoring of equality notifications (#3798)
2020-02-22 Andrew Reynolds Move check memberships to reg exp solver (#3793)
2020-02-22 Andrew ReynoldsMove cardinality inference scheme to base solver in...
2020-02-21 Andrew ReynoldsSplit extended functions solver in strings (#3768)
2020-02-15 Andrew ReynoldsMove proxy variables to InferenceManager in strings...
2020-02-08 Andrew ReynoldsSplit strings finite model finding strategy (#3727)
2020-02-08 Andrew ReynoldsSplit core solver from the theory of strings (#3713)
2020-02-04 Andrew ReynoldsSplit base solver from the theory of strings (#3680)
2020-02-04 Andres NoetzliRevert semantic change from refactoring (#3711)
2020-01-30 Andrew ReynoldsMove disequality list to solver state in strings (...
2020-01-30 Andres NoetzliBetter heuristics for marking congruent variables ...
2020-01-30 Andrew ReynoldsModularize more steps in the strings strategy (#3676)
2020-01-30 Andrew ReynoldsMinor updates to string utilities (#3675)
2019-12-23 Andrew ReynoldsInitial support for string reverse (#3581)
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-12-04 Andres NoetzliFix corner case in model construction of strings (...
2019-11-27 Andrew Reynolds Fix indexof range lemma (#3499)
2019-11-06 Andrew ReynoldsMove more string utility functions (#3398)
2019-11-01 Andres NoetzliFix and refactor TheoryStrings::checkFlatForms() (...
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-16 Andrew ReynoldsSolver state for theory of strings (#3181)
2019-09-27 Andrew ReynoldsFix case of disjunctive conclusion in strings (#3254)
next