Enable sygusRecFun by default and fixes SyGuS+RecFun+HO issues (#3502)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Wed, 27 Nov 2019 20:52:36 +0000 (17:52 -0300)
committerGitHub <noreply@github.com>
Wed, 27 Nov 2019 20:52:36 +0000 (17:52 -0300)
commit46eeb6a507c31b4ac65b0ef70c32898667097377
tree06b34813dd1bc3dcc25479bf4c72ef3252655b77
parentbd2793a68e021ab58ab07db0cac67cf3d6806ead
Enable sygusRecFun by default and fixes SyGuS+RecFun+HO issues (#3502)
14 files changed:
src/options/quantifiers_options.toml
src/smt/smt_engine.cpp
src/theory/quantifiers/fun_def_evaluator.cpp
src/theory/quantifiers/sygus/synth_conjecture.cpp
src/theory/quantifiers/sygus/synth_engine.cpp
src/theory/quantifiers/sygus/term_database_sygus.cpp
src/theory/quantifiers_engine.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/list_recursor.sy
test/regress/regress1/sygus/rec-fun-swap.sy [new file with mode: 0644]
test/regress/regress1/sygus/rec-fun-sygus.sy
test/regress/regress1/sygus/rec-fun-while-1.sy
test/regress/regress1/sygus/rec-fun-while-2.sy
test/regress/regress1/sygus/rec-fun-while-infinite.sy