Minor clean up, fixes related to sygus.
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 6 May 2016 22:04:52 +0000 (17:04 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 6 May 2016 22:04:52 +0000 (17:04 -0500)
commitdd84403eb19b769d80b4c57ae690ba14c02df041
treeaa63f0f909ecd7063e38f7121c17cafb431abdf4
parentc87ee73ad3d51c238700f236c18e425b80e8e7ac
Minor clean up, fixes related to sygus.
12 files changed:
src/parser/smt2/Smt2.g
src/printer/smt2/smt2_printer.cpp
src/smt/smt_engine.cpp
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/strings/theory_strings.cpp
test/regress/regress0/sygus/Makefile.am
test/regress/regress0/sygus/strings-unconstrained.sy [new file with mode: 0644]