Do not assign higher-order representative if function does not exist (#4073)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 20 Mar 2020 18:18:11 +0000 (13:18 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2020 18:18:11 +0000 (13:18 -0500)
commitaa44c35f035f1cab03de0c5fe7c0f16b20f44696
treec50d4bbb5cfeee385b2f5d1bf8e5b9281def3859
parented2aa5d552a86fe3e4798ef03c995f54abe20cb9
Do not assign higher-order representative if function does not exist (#4073)
src/theory/theory_model.cpp
test/regress/CMakeLists.txt
test/regress/regress1/ho/issue4065-no-rep.smt2 [new file with mode: 0644]