Fix term simplification based on entailment in quantifiers rewriter (#3746)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 11 Feb 2020 17:59:58 +0000 (11:59 -0600)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2020 17:59:58 +0000 (11:59 -0600)
commit2309ba28f0fc364013b73554d4a08eaf53d85676
tree93b50a49b0e530fcbe62d77262dc955c72026552
parent31930926314011d25ee0836bc690d37f9d3d360f
Fix term simplification based on entailment in quantifiers rewriter (#3746)
src/theory/quantifiers/quantifiers_rewriter.cpp
test/regress/CMakeLists.txt
test/regress/regress1/quantifiers/issue3724-quant.smt2 [new file with mode: 0644]