Fix bug in strict symbolic length strip (#8973)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 19 Jul 2022 15:21:54 +0000 (10:21 -0500)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2022 15:21:54 +0000 (15:21 +0000)
commit0ae37634614383713d4c590afb8b772ea8b02e33
tree89da55980e7b79dce500dd6cd70d4dc65a11cba6
parent32892dea0b4e8fc82cce05c705192c3b3828b4cd
Fix bug in strict symbolic length strip (#8973)

Leads to incorrect rewrites. Fixes #8970.
src/theory/strings/strings_entail.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress1/strings/issue8970-strip-sym-len.smt2 [new file with mode: 0644]