Fixes for quantifiers + incremental (#2009)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 30 May 2018 20:34:05 +0000 (15:34 -0500)
committerAndres Noetzli <andres.noetzli@gmail.com>
Wed, 30 May 2018 20:34:05 +0000 (13:34 -0700)
commiteb733c1a2c806b34abcdf0d8497fa579f2b1e66e
treea67b50d23afa90f8f8b47f7bbb8ad70b310a4fc1
parent551a914cf9c09353712089bb0d7ad33b56adcc3f
Fixes for quantifiers + incremental (#2009)
20 files changed:
src/smt/smt_engine.cpp
src/theory/quantifiers/cegqi/inst_strategy_cbqi.cpp
src/theory/quantifiers/cegqi/inst_strategy_cbqi.h
src/theory/quantifiers/conjecture_generator.cpp
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/ematching/instantiation_engine.cpp
src/theory/quantifiers/ematching/instantiation_engine.h
src/theory/quantifiers/fmf/bounded_integers.cpp
src/theory/quantifiers/fmf/bounded_integers.h
src/theory/quantifiers/inst_strategy_enumerative.cpp
src/theory/quantifiers/inst_strategy_enumerative.h
src/theory/quantifiers/local_theory_ext.cpp
src/theory/quantifiers/local_theory_ext.h
src/theory/quantifiers/quant_split.cpp
src/theory/quantifiers/quant_split.h
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h