Fix quantifiers variable elimination for parametric datatypes (#7358)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 14 Oct 2021 16:14:02 +0000 (11:14 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 16:14:02 +0000 (16:14 +0000)
commit861dba0caea6c8bfa54bca58749323c4dbcfb282
tree68e91fdaa92312ffb3897a96e133a47e1936a751
parent588fb874c95005f1d379073a750b88a6ba5ee89a
Fix quantifiers variable elimination for parametric datatypes (#7358)

Fixes #7353.
src/theory/quantifiers/quantifiers_rewriter.cpp
test/regress/CMakeLists.txt
test/regress/regress0/quantifiers/issue7353-var-elim-par-dt.smt2 [new file with mode: 0644]