more major cleanup of quantifiers code, separating rewrite-rules-specific code from...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 23 Oct 2012 23:40:29 +0000 (23:40 +0000)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 23 Oct 2012 23:40:29 +0000 (23:40 +0000)
commit304404e3709ff7e95156c87f65a3e2647d9f3441
tree10fd1c4cc42567c3fac5fd91ad76aef3d49975b5
parent697dd317af39a896865c99b922e80baac2bb4b23
more major cleanup of quantifiers code, separating rewrite-rules-specific code from quantifiers-specific code
23 files changed:
src/theory/quantifiers/Makefile.am
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/inst_match.cpp
src/theory/quantifiers/inst_match.h
src/theory/quantifiers/inst_match_generator.cpp [new file with mode: 0755]
src/theory/quantifiers/inst_match_generator.h [new file with mode: 0755]
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_builder.h
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers/trigger.cpp
src/theory/quantifiers/trigger.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/rewriterules/rr_inst_match.cpp
src/theory/rewriterules/rr_inst_match.h
src/theory/rewriterules/rr_inst_match_impl.h
src/theory/rewriterules/theory_rewriterules.h
src/theory/rewriterules/theory_rewriterules_rules.cpp
src/theory/uf/theory_uf_instantiator.cpp
src/theory/uf/theory_uf_instantiator.h