Fix normal form for re.comp (#4676)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 30 Jun 2020 23:08:54 +0000 (18:08 -0500)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 23:08:54 +0000 (18:08 -0500)
commitffed5a43764641d4808aa77bb0e393623fd4442d
treeea8af32d4c457dc153a52bd29f76994f09c84149
parentd00ee06575318e4fa901f3367e76883bf8692cd9
Fix normal form for re.comp (#4676)

Fixes #4674.
src/theory/strings/regexp_solver.cpp
test/regress/CMakeLists.txt
test/regress/regress0/strings/issue4674-recomp-nf.smt2 [new file with mode: 0644]