Limit duplicate propagating instances to avoid exponential behavior in QuantConflictFind.
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 18 Mar 2016 15:05:32 +0000 (10:05 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 18 Mar 2016 15:05:32 +0000 (10:05 -0500)
commit22c24eeffd7dc0e44533ccd8c2c6dc91eb77f2f3
treec524aa83ebdd80ae911b697e243146aa25f99025
parenteb27070783709a410e6655ba9af6da6de5b0da9d
Limit duplicate propagating instances to avoid exponential behavior in QuantConflictFind.
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quantifiers_rewriter.cpp
test/regress/regress0/quantifiers/Makefile.am
test/regress/regress0/quantifiers/florian-case-ax.smt2 [new file with mode: 0644]