Support UF in default sygus grammars (#3319)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 14 Oct 2019 20:01:05 +0000 (15:01 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2019 20:01:05 +0000 (15:01 -0500)
commitd31b7cb6e695d6489134956408858a94d2308178
treed5c2315fd4c12395b9380795e6bd4b213d40a12a
parentae4be031cf818ccb69f79a588de0837d8e97897e
Support UF in default sygus grammars (#3319)
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/sygus_abduct.cpp
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
src/theory/quantifiers/sygus/transition_inference.cpp
src/theory/quantifiers/sygus/transition_inference.h
test/regress/CMakeLists.txt
test/regress/regress1/sygus/ho-sygus.sy [new file with mode: 0644]
test/regress/regress1/sygus/uf-abduct.smt2 [new file with mode: 0644]