Handle RE intersections modulo equality (#3120)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 30 Jul 2019 14:17:00 +0000 (09:17 -0500)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2019 14:17:00 +0000 (09:17 -0500)
commitc9fa0516fd28b48940edf2a714e33bee6eacc396
treec5c2f6a3689b3984fe19ab2610fe53d98f1fc36a
parent943a4781526e5d5e9ca943a0955f30fbb9f7ba61
 Handle RE intersections modulo equality (#3120)
src/theory/strings/regexp_operation.cpp
src/theory/strings/regexp_operation.h
src/theory/strings/regexp_solver.cpp
src/theory/strings/regexp_solver.h
src/theory/strings/theory_strings.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/re-mod-eq.smt2 [new file with mode: 0644]