Make quantifiers strategies exit immediately when in conflict (#2099)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 4 Sep 2018 19:34:21 +0000 (14:34 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Sep 2018 19:34:21 +0000 (14:34 -0500)
commitd367c9f9b299a15fb970d62df04d3df22b7ca08d
tree6629e5c12cc8629398e81bcf15608f5493536b6b
parent32530dad5747665df4086abd2c4fabff15bb7d12
Make quantifiers strategies exit immediately when in conflict (#2099)
src/theory/quantifiers/ematching/inst_match_generator.cpp
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quant_conflict_find.h
test/regress/Makefile.tests
test/regress/regress0/quantifiers/issue2035.smt2 [new file with mode: 0644]