Global negate requires quantifiers (#8957)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 19 Jul 2022 13:54:47 +0000 (08:54 -0500)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2022 13:54:47 +0000 (13:54 +0000)
commit32892dea0b4e8fc82cce05c705192c3b3828b4cd
tree0fa044b30a5a215dda0b3207826c5dd51bee1f73
parent32a4d1cc8ba9b51be4c2af4aa5ba5025c645a2e0
Global negate requires quantifiers (#8957)

Fixes cvc5/cvc5-projects#521.

Co-authored-by: Aina Niemetz <aina.niemetz@gmail.com>
src/smt/set_defaults.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/quantifiers/global_negate.smt2 [new file with mode: 0644]