Support default sygus grammar construction for sets (#3842)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 6 Mar 2020 15:24:11 +0000 (09:24 -0600)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 15:24:11 +0000 (09:24 -0600)
commit210e6db5c6a76ee1e554426058ecf3397575f1e3
tree98140a04acd9eedc91e2d598224ac7005d0a3540
parenta727f6314c8f2ad72d8d83eb63c413bab68d1b08
Support default sygus grammar construction for sets (#3842)

Fixes #3645.
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
test/regress/CMakeLists.txt
test/regress/regress0/sygus/issue3645-grammar-sets.smt2 [new file with mode: 0644]
test/regress/regress1/sygus/sets-pred-test.sy [new file with mode: 0644]
test/regress/regress2/sygus/sets-fun-test.sy [new file with mode: 0644]