Convert more cases of strings to words (#4206)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 15 Apr 2020 07:34:33 +0000 (02:34 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2020 07:34:33 +0000 (02:34 -0500)
commit3f3a0445fe772360d8a2da3069a5f082c031d7f8
treebf78f4bbe23ca8f88cf23aca0f31e0594765799f
parentc808605ef15eb79f9ddc2d1a2b4f6dd052530877
Convert more cases of strings to words (#4206)
16 files changed:
src/theory/quantifiers/sygus/sygus_unif.cpp
src/theory/quantifiers/sygus/sygus_unif.h
src/theory/quantifiers/sygus/sygus_unif_io.cpp
src/theory/quantifiers/sygus/sygus_unif_io.h
src/theory/strings/inference_manager.cpp
src/theory/strings/inference_manager.h
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_solver.cpp
src/theory/strings/sequences_rewriter.cpp
src/theory/strings/strings_entail.cpp
src/theory/strings/strings_rewriter.cpp
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/word.cpp
src/theory/strings/word.h
src/theory/subs_minimize.cpp
src/util/string.h