Refactor setIncomplete in quantifiers.
authorajreynol <andrew.j.reynolds@gmail.com>
Thu, 15 Sep 2016 15:43:28 +0000 (10:43 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Thu, 15 Sep 2016 15:43:28 +0000 (10:43 -0500)
commitdd963729849ca7f1001373c56e800bd62781fe98
tree34ed8121a5d17a92f1e59fd6055f40feeb932db0
parentd43e5fb294d89ba69f7d2607a12c8700b7ec9345
Refactor setIncomplete in quantifiers.
20 files changed:
src/theory/quantifiers/ambqi_builder.cpp
src/theory/quantifiers/ambqi_builder.h
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/instantiation_engine.h
src/theory/quantifiers/local_theory_ext.h
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_builder.h
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/model_engine.h
src/theory/quantifiers/quant_split.cpp
src/theory/quantifiers/quant_split.h
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/rewrite_engine.cpp
src/theory/quantifiers/rewrite_engine.h
src/theory/quantifiers_engine.cpp