Fix case of unfolding negative membership in reg exp concatenation (#3101)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 19 Jul 2019 13:36:53 +0000 (09:36 -0400)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2019 13:36:53 +0000 (09:36 -0400)
commit9fa66413709fbdb1a02f8986d0c332934523b110
tree39b67dd05ba658c1f8619d3b5156f453f895ea64
parentd5ed6a659eaa801fbbd82efc31f03d575351b6ec
Fix case of unfolding negative membership in reg exp concatenation (#3101)
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_solver.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/re-neg-unfold-rev-a.smt2 [new file with mode: 0644]