Fix higher-order term indexing. (#1754)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 10 Apr 2018 01:09:51 +0000 (20:09 -0500)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 01:09:51 +0000 (20:09 -0500)
commitfc9e113c5f9ea99a1308d0f36b1aad778747870c
tree1bc632ebe9d2c28a6ffaac4dc90d7b5203647624
parent51824dbdc2a8c19cbae7c76826732ae2f319111d
Fix higher-order term indexing. (#1754)
src/theory/quantifiers/ematching/inst_match_generator.cpp
src/theory/quantifiers/ematching/inst_match_generator.h
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/uf/theory_uf_rewriter.h
test/regress/Makefile.tests
test/regress/regress1/ho/fta0210.smt2 [new file with mode: 0644]
test/regress/regress1/ho/match-middle.smt2 [new file with mode: 0644]