Option to check solutions produced by SyGuS solver (#1553)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Fri, 2 Feb 2018 21:34:44 +0000 (15:34 -0600)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 2 Feb 2018 21:34:44 +0000 (15:34 -0600)
commit73a92766063e76e6c6f2507f126fb8f84ed3e432
tree22b3fc7b54ab32af44f5670d4c1852a9ec4c537f
parent64192c63a0011e4737eec2d27cf4deabf74d6c0a
Option to check solutions produced by SyGuS solver (#1553)
13 files changed:
src/options/quantifiers_options
src/options/smt_options
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
test/regress/regress0/sygus/General_plus10.sy
test/regress/regress0/sygus/array_search_2.sy
test/regress/regress0/sygus/const-var-test.sy
test/regress/regress0/sygus/max.sy
test/regress/run_regression