Add owner map to better manage QuantifiersModules. Initial infrastructure for cegqi.
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 10 Oct 2014 11:32:49 +0000 (13:32 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 10 Oct 2014 11:32:49 +0000 (13:32 +0200)
commit08077fa4c45c95b17eb557610a3950352f9d8a20
tree753d208c8635830b5e21b5ac73fe2d308998dd8a
parented5052c7672bd59f8a8ef28d980d56a4f036f97d
Add owner map to better manage QuantifiersModules.  Initial infrastructure for cegqi.
16 files changed:
src/Makefile.am
src/parser/smt2/Smt2.g
src/theory/quantifiers/ce_guided_instantiation.cpp [new file with mode: 0644]
src/theory/quantifiers/ce_guided_instantiation.h [new file with mode: 0644]
src/theory/quantifiers/inst_strategy_cbqi.cpp
src/theory/quantifiers/inst_strategy_cbqi.h
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/options
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h