Variable elimination rewrite for quantified strings (#3071)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 27 Jun 2019 18:51:40 +0000 (13:51 -0500)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 18:51:40 +0000 (13:51 -0500)
commit0a936446c8e2d95e5c7d39f2f3f0740fb5b717a5
tree623913335ab967b83c240a457c963aa9fb1a6ef7
parentd3e83102fde7d5e43f132efa80c651a43af5afa3
Variable elimination rewrite for quantified strings (#3071)
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/quantifiers_rewriter.h
test/regress/CMakeLists.txt
test/regress/regress1/quantifiers/issue2970-string-var-elim.smt2 [new file with mode: 0644]