Add support for quantifier-specific instantiation levels. Add option for setting...
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 18 Aug 2014 10:47:07 +0000 (12:47 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 18 Aug 2014 10:47:07 +0000 (12:47 +0200)
commitfe7a5119d5b48a2546ece43574bc4d07e86c14a7
treee64192933867061c3b215ee02e0d3aafad6b419e
parent18da2141dcddf221f0a40782b02a24766f0ed2c7
Add support for quantifier-specific instantiation levels.  Add option for setting inst-level 0 only for input terms.
16 files changed:
src/expr/command.cpp
src/expr/command.h
src/parser/smt2/Smt2.g
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers/options
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/quantifiers_attributes.h
src/theory/quantifiers/term_database.h
src/theory/quantifiers/theory_quantifiers.cpp
src/theory/quantifiers/theory_quantifiers.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h