Logic exception when using solution filtering for non-Boolean grammars (#8225)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 4 Mar 2022 19:12:52 +0000 (13:12 -0600)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 19:12:52 +0000 (19:12 +0000)
commitddf2ec6fbf35c8174c6d63a6de3a4993872019c9
tree43a0673b5db187f5a115a4ca6230f20b5f6e6d0a
parent4e99ec176be7006de142fe9f2e005ae539efdee0
Logic exception when using solution filtering for non-Boolean grammars (#8225)

Fixes cvc5/cvc5-projects#464.
src/theory/quantifiers/solution_filter.cpp
test/regress/CMakeLists.txt
test/regress/regress0/sygus/proj-issue464-rr-option.smt2 [new file with mode: 0644]