Fix HO model construction for functions having Boolean arguments (#3158)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 16 Sep 2019 20:36:12 +0000 (15:36 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 20:36:12 +0000 (15:36 -0500)
commit558baff63737f1441776ea69b893754ea02f680b
treeee61f63bf76a8ea2c83e4b6b6ed3fd74bb5910eb
parentf6cfc98f37bf92ccbf11aad20c1419071d8704f8
 Fix HO model construction for functions having Boolean arguments (#3158)
src/theory/builtin/theory_builtin_rewriter.cpp
src/theory/theory_model.cpp
test/regress/CMakeLists.txt
test/regress/regress1/ho/issue3136-fconst-bool-bool.smt2 [new file with mode: 0644]