Eliminate Boolean ITE within terms, fixes 2947 (#2949)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 11 Apr 2019 18:06:08 +0000 (13:06 -0500)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2019 18:06:08 +0000 (13:06 -0500)
commit7d27cae34c7c3cda9a7827754fb5b8e485d515db
tree19088721833189b4341882bae1ef4a1ff1b9fe92
parent84da9c0b4825abee124357a2b8e779965a9c7b30
 Eliminate Boolean ITE within terms, fixes 2947 (#2949)
src/smt/term_formula_removal.cpp
test/regress/CMakeLists.txt
test/regress/regress0/uf/issue2947.smt2 [new file with mode: 0644]