Support default sygus grammar for strings (#3148)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 2 Aug 2019 18:56:39 +0000 (13:56 -0500)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2019 18:56:39 +0000 (13:56 -0500)
commit12bad5f9c981dd1a328dd769176e87e39a041f91
treea677cef3e87318ae088ac4896710d5a081688931
parentdaeab65ac6c6715a3e0c2f6fc0e61b1a7925b932
Support default sygus grammar for strings (#3148)
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/strings-no-syntax.sy [new file with mode: 0644]
test/regress/regress2/sygus/strings-no-syntax-len.sy [new file with mode: 0644]