Fix rewrite for contains over replace (#5924)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 19 Feb 2021 14:43:22 +0000 (08:43 -0600)
committerGitHub <noreply@github.com>
Fri, 19 Feb 2021 14:43:22 +0000 (08:43 -0600)
commit00479d03cdeac3e864a1930dddb16c71c5bf2ce9
tree0870425e639bfb51933fd66e1d7bdd5da6648497
parentb30adb7a22091dfcd2f81f7cf04334e2240c19bd
Fix rewrite for contains over replace (#5924)

Fixes model soundness issue (fixes #5915).
src/theory/strings/sequences_rewriter.cpp
test/regress/CMakeLists.txt
test/regress/regress0/strings/issue5915-repl-ctn-rewrite.smt2 [new file with mode: 0644]