Refactor initialization of quantifiers model and builder (#6175)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 19 Mar 2021 18:05:47 +0000 (13:05 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 18:05:47 +0000 (18:05 +0000)
commitbdc92b3bb257134c01c5e4818e97f71cbb66ab52
tree72d8894a206e54ced143d079143f82d6e9d91a4a
parent58e219362b2e9a7d7b9b9b526760c392cd50e878
Refactor initialization of quantifiers model and builder (#6175)

This is in preparation for breaking several circular dependencies and moving
the instantiate utility into the theory inference manager.
src/theory/quantifiers/quantifiers_modules.cpp
src/theory/quantifiers/quantifiers_modules.h
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory_engine.cpp