Initial infrastructure for function definition quantifiers, internal parsing format...
authorajreynol <andrew.j.reynolds@gmail.com>
Tue, 28 Oct 2014 13:28:31 +0000 (14:28 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Tue, 28 Oct 2014 13:28:31 +0000 (14:28 +0100)
commit55323fd7283d758caf31e637be237d2416b86167
tree250940ce676196591ddc35bed7291991545e6271
parent3ff5a32a45f2830acc4600b38332a287db4cf60a
Initial infrastructure for function definition quantifiers, internal parsing format for Smt2.
src/Makefile.am
src/parser/smt2/Smt2.g
src/theory/quantifiers/fun_def_process.cpp [new file with mode: 0644]
src/theory/quantifiers/fun_def_process.h [new file with mode: 0644]
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/options
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers/theory_quantifiers.cpp