Eliminate dependency on quantifiers engine in quantifiers model (#6165)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 18 Mar 2021 19:51:38 +0000 (14:51 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 19:51:38 +0000 (19:51 +0000)
commit9eceb1b5495f226b59f0ee6de32deca9fa24e3ff
tree08463b7d261be594b1e701ce1fc1c99bb809dfcc
parent2638e65d242fa9da99d038db07c4a2b75e8dfde3
Eliminate dependency on quantifiers engine in quantifiers model (#6165)
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/fmf/first_order_model_fmc.cpp
src/theory/quantifiers/fmf/first_order_model_fmc.h
src/theory/quantifiers/fmf/full_model_check.cpp
src/theory/quantifiers/fmf/full_model_check.h
src/theory/quantifiers/fmf/model_builder.cpp
src/theory/quantifiers/fmf/model_builder.h
src/theory/quantifiers_engine.cpp
src/theory/uf/theory_uf_model.cpp