Add notions of evaluated kinds in TheoryModel (#1947)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 23 May 2018 20:44:50 +0000 (15:44 -0500)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 20:44:50 +0000 (15:44 -0500)
commita96fbfe33c05bea0b94d5387dda65c2ae343f66b
treea3b1e28dc45f05ef218331217ed072e842d6dfd3
parent4c2138a14c4abba2431bc8ba51359d3a565baf05
Add notions of evaluated kinds in TheoryModel (#1947)
15 files changed:
src/options/theory_options.toml
src/options/uf_options.toml
src/smt/smt_engine.cpp
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/quantifiers/fmf/ambqi_builder.cpp
src/theory/quantifiers/fmf/full_model_check.cpp
src/theory/quantifiers/fmf/model_builder.cpp
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/theory_engine.cpp
src/theory/theory_model.cpp
src/theory/theory_model.h
src/theory/theory_model_builder.cpp
src/theory/uf/theory_uf.cpp