Avoid PLUS with one child for bv2nat elimination (#3639)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Jan 2020 19:31:44 +0000 (13:31 -0600)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 19:31:44 +0000 (13:31 -0600)
commit9bb84e49df11dd669db1fff22cb69a08dfaa7bb4
tree7c645b65a754df2d590849c166024ec829815694
parentbde056be1c65a77f0f5ca4389edc910b530ed436
Avoid PLUS with one child for bv2nat elimination (#3639)
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h
src/theory/bv/theory_bv_utils.cpp
src/theory/bv/theory_bv_utils.h
test/regress/CMakeLists.txt
test/regress/regress0/bv/issue3621.smt2 [new file with mode: 0644]