Add internal API methods for pool-based instantiation (#6350)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 14 Apr 2021 16:49:50 +0000 (11:49 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Apr 2021 16:49:50 +0000 (16:49 +0000)
commitf74bdbd182d95a8e6395aaaf348ca0e41baa3bf4
treedd613c05f5633cc9e7b3f17ef8c2f053c7b81ced
parent5f6b4f8dd31e21f935c3f4a441af11e18e12d283
Add internal API methods for pool-based instantiation (#6350)
13 files changed:
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers/inst_strategy_pool.h
src/theory/quantifiers/instantiate.cpp
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/quantifiers_attributes.h
src/theory/quantifiers/quantifiers_inference_manager.cpp
src/theory/quantifiers/skolemize.cpp
src/theory/quantifiers/skolemize.h
src/theory/quantifiers/term_pools.cpp
src/theory/quantifiers/term_pools.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h