Remove equality inference option for quantifiers (#3282)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 16 Sep 2019 22:18:05 +0000 (17:18 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 22:18:05 +0000 (17:18 -0500)
commit54abd196cb43422c77a74cb139f3aaebaa695639
tree2a65e959b8d17d06fc953320ae15575133b95d17
parent9c4d548af9a14c18a6d69b41bba3e36054d37c0c
Remove equality inference option for quantifiers (#3282)
src/options/quantifiers_options.toml
src/theory/quantifiers/equality_query.cpp
src/theory/quantifiers/equality_query.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
test/regress/regress1/quantifiers/infer-arith-trigger-eq.smt2