Remove instantiation propagator infrastructure (#3975)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 10 Mar 2020 02:36:24 +0000 (21:36 -0500)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 02:36:24 +0000 (19:36 -0700)
commit3ebc297e6ff589f7b98519cd2aa23963a4e06652
treeafbc6f530317a259c929238e5627c5be214b0a61
parent7d3df3b642aa1b346c11066be69a46f2edd1a9d9
Remove instantiation propagator infrastructure (#3975)
src/CMakeLists.txt
src/theory/quantifiers/inst_propagator.cpp [deleted file]
src/theory/quantifiers/inst_propagator.h [deleted file]
src/theory/quantifiers/instantiate.cpp
src/theory/quantifiers/instantiate.h
src/theory/quantifiers_engine.cpp
test/regress/regress1/quantifiers/inst-prop-simp.smt2