Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 4 Nov 2021 23:50:55 +0000 (18:50 -0500)
committerGitHub <noreply@github.com>
Thu, 4 Nov 2021 23:50:55 +0000 (18:50 -0500)
commitf9d59828ebd150797682f1fbf5267aca7d15bb54
tree846371c0f52cb9749aaff333ab31ed7cb2fd81fd
parentbe6f9c2ee9201cc5181ce7ba27b6fe992ab3fff6
Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)

Fixes #5341.
src/options/base_options.toml
src/printer/smt2/smt2_printer.cpp
src/printer/smt2/smt2_printer.h
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
src/theory/quantifiers/sygus/sygus_grammar_cons.h
src/theory/quantifiers/sygus/synth_conjecture.cpp
test/regress/CMakeLists.txt
test/regress/regress0/sygus/print-grammar.sy [new file with mode: 0644]