Fix scope issue with pulling ITEs in extended rewriter. (#4547)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 2 Jun 2020 20:55:49 +0000 (15:55 -0500)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2020 20:55:49 +0000 (15:55 -0500)
commit6ae4eda75d5717543f7c847d4b2f58ccbbb611bf
treee5a64cad596fa2f3f7020c9b56eafaf300919408
parente4926117ce53433e59f4b1a86892ea43a01f709d
Fix scope issue with pulling ITEs in extended rewriter. (#4547)

Fixes #4476.
src/theory/quantifiers/extended_rewrite.cpp
test/regress/CMakeLists.txt
test/regress/regress0/quantifiers/issue4476-ext-rew.smt2 [new file with mode: 0644]