Fix non-fixed length case in re-elim (#6612)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 24 May 2021 23:59:28 +0000 (18:59 -0500)
committerGitHub <noreply@github.com>
Mon, 24 May 2021 23:59:28 +0000 (23:59 +0000)
commit8b68ade92a8687c85a595b116da2da9ca03af5ed
tree1ce0b7e3931776a70cbc44f78ff423dae9fd1c67
parentcaf47102f2b666aff7c89387067e7531412fd61d
Fix non-fixed length case in re-elim (#6612)

Fixes followup issues from #6604.
src/theory/strings/regexp_elim.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/issue6604-2.smt2 [new file with mode: 0644]