Single invocation module for counterexample guided quantifier instantiation --cegqi...
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 2 Feb 2015 16:42:31 +0000 (17:42 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 2 Feb 2015 16:42:31 +0000 (17:42 +0100)
commit8deb9d980d7b0e281a0190539b756896a487c451
treece0bfe29b53cc16c8854fa6833f2dda3b9122c6f
parent6d37c136a251b957197269aeb389a9f1ae07e620
Single invocation module for counterexample guided quantifier instantiation --cegqi-si. Minor improvements to syntax-guided case, refactoring.  Do not apply exhaustive tester inference for sygus datatypes.
13 files changed:
src/Makefile.am
src/smt/smt_engine.cpp
src/theory/datatypes/datatypes_sygus.cpp
src/theory/datatypes/datatypes_sygus.h
src/theory/datatypes/theory_datatypes.cpp
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/ce_guided_instantiation.cpp
src/theory/quantifiers/ce_guided_instantiation.h
src/theory/quantifiers/ce_guided_single_inv.cpp [new file with mode: 0644]
src/theory/quantifiers/ce_guided_single_inv.h [new file with mode: 0644]
src/theory/quantifiers/options
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/quant_util.h