Fix quantified bv variable elimination (#2039)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 1 Jun 2018 22:42:13 +0000 (17:42 -0500)
committerGitHub <noreply@github.com>
Fri, 1 Jun 2018 22:42:13 +0000 (17:42 -0500)
commite0e63f746fb0f022fa6594dcc701a2d881155f9b
tree576e7adfd2b9f00f0090a7b4e51a3a248a1e87d0
parenta118b975ee1d77d0b020eb172371119ead12dd9a
Fix quantified bv variable elimination (#2039)
src/theory/quantifiers/quantifiers_rewriter.cpp
test/regress/Makefile.tests
test/regress/regress0/quantifiers/issue2031-bv-var-elim.smt2 [new file with mode: 0644]