Constant length regular expression elimination (#2646)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 18 Oct 2018 12:37:43 +0000 (07:37 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Oct 2018 12:37:43 +0000 (07:37 -0500)
commit9a3adaec00e4d36619a2eb78756914b22cde2a36
tree297b4eea7444b40aa74e49c74775a0ac62b3fe56
parent86eedb9ce9d4ea399997fd6fbdfe41f99ac22453
Constant length regular expression elimination (#2646)
src/theory/strings/regexp_elim.cpp
src/theory/strings/theory_strings_rewriter.cpp
src/theory/strings/theory_strings_rewriter.h
test/regress/CMakeLists.txt
test/regress/regress2/strings/issue918.smt2 [new file with mode: 0644]