Fix hasSubterm calls for higher-order (#1760)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 10 Apr 2018 02:18:19 +0000 (21:18 -0500)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 02:18:19 +0000 (21:18 -0500)
commitf2f1e2312d0dd98e89fef63d6595234e27ba5b3a
tree716519d197bc073c17309420ce6da1b2a7d8d9d1
parent80792d1026600d162f293839615fecdf19665e17
Fix hasSubterm calls for higher-order (#1760)
src/expr/node.h
src/theory/quantifiers/cegqi/ceg_t_instantiator.cpp
src/theory/quantifiers/cegqi/inst_strategy_cbqi.cpp
src/theory/quantifiers/ematching/trigger.cpp
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp
src/theory/quantifiers/term_util.cpp
src/theory/quantifiers/term_util.h
test/regress/Makefile.tests
test/regress/regress1/ho/hoa0008.smt2 [new file with mode: 0644]