Fix bugs related to sygus higher-order + recursive functions (#3448)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sun, 10 Nov 2019 14:45:39 +0000 (08:45 -0600)
committerHaniel Barbosa <hanielbbarbosa@gmail.com>
Sun, 10 Nov 2019 14:45:39 +0000 (11:45 -0300)
commit7f7c4e5f7bfb5c38611afa3a016f4f767d5b86fd
treeb3d4c7afeb18305d662fe07907f88126b3890e4d
parent1bceb5036a208746bfba1ec42d65862d0d231a83
Fix bugs related to sygus higher-order + recursive functions (#3448)
src/theory/quantifiers/fun_def_evaluator.cpp
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/list_recursor.sy [new file with mode: 0644]