Fix degenerate case of sygus grammar construction for 0-argument Bools (#2260)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 6 Aug 2018 21:36:23 +0000 (16:36 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Aug 2018 21:36:23 +0000 (16:36 -0500)
commit4cd9597f8449bf7117cd76615f7b6a609620c0e9
treeea64fddf730075a18d45bd7920fa3a6c7893997d
parentaacd3dda388891bf2302555d0754f1e2a19368b7
Fix degenerate case of sygus grammar construction for 0-argument Bools (#2260)
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
test/regress/Makefile.tests
test/regress/regress1/sygus/constant-dec-tree-bug.sy [new file with mode: 0644]