Make quantifiers terminate if it detects a (duplicate) quantifier-free conflict ...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 25 Feb 2022 07:13:43 +0000 (01:13 -0600)
committerGitHub <noreply@github.com>
Fri, 25 Feb 2022 07:13:43 +0000 (07:13 +0000)
commit31852631ba7fb56eac1f4a74df1ffd71735af272
tree50a168532f59c9b81f2b601d009310179fabb913
parent80d5c9502ce6924c28c3d27d22625bd7c47686c0
Make quantifiers terminate if it detects a (duplicate) quantifier-free conflict (#8157)

Fixes #6859.

The benchmark is now unknown.
src/theory/quantifiers_engine.cpp
test/regress/CMakeLists.txt
test/regress/regress1/quantifiers/issue8157-duplicate-conflicts.smt2 [new file with mode: 0644]