Add string rewrite to distribute character stars over concatenation (#3091)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 15 Jul 2019 16:03:01 +0000 (11:03 -0500)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2019 16:03:01 +0000 (11:03 -0500)
commit8773f7ac81dede3dcf96983087417c652cbf35b8
tree79375150c0fc219741e8849a61b65226751d80b5
parent77db9e59b783667149c2a71b730e26fe74084073
 Add string rewrite to distribute character stars over concatenation (#3091)
src/theory/strings/theory_strings_rewriter.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/issue3090.smt2 [new file with mode: 0644]