Move quantifiers attributes to quantifiers registry (#5929)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 22 Feb 2021 22:35:20 +0000 (16:35 -0600)
committerGitHub <noreply@github.com>
Mon, 22 Feb 2021 22:35:20 +0000 (16:35 -0600)
commit4479383c2fd8a3b81ab63d66f843b09b5c9d0cd3
treef4bf404bac05fd8592a09fda981061311692e8e2
parent71d72df0437607723256bbd7b4f28cd6c89fe40f
Move quantifiers attributes to quantifiers registry (#5929)

This moves the utility class beneath quantifiers registry.
14 files changed:
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp
src/theory/quantifiers/ematching/instantiation_engine.cpp
src/theory/quantifiers/ematching/trigger.cpp
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/quantifiers_attributes.h
src/theory/quantifiers/quantifiers_registry.cpp
src/theory/quantifiers/quantifiers_registry.h
src/theory/quantifiers/sygus/synth_conjecture.cpp
src/theory/quantifiers/sygus/synth_conjecture.h
src/theory/quantifiers/sygus/synth_engine.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_util.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h