Add sygus examples to documentation (#7303)
authorGereon Kremer <nafur42@gmail.com>
Mon, 4 Oct 2021 23:46:49 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 23:46:49 +0000 (16:46 -0700)
commitae7084ba7a16c7651d8a7b9237c903420058323e
tree91bede4f1145dea63e6439dc24481679ac3aaf35
parent3630215cc02f7243fccba0a8078dd251a252abdc
Add sygus examples to documentation (#7303)

For some reason, we didn't have any SMT-LIB (or rather SyGuS) example files for the SyGuS examples yet.
This PR adds these missing examples.
docs/examples/sygus-fun.rst
docs/examples/sygus-grammar.rst
docs/examples/sygus-inv.rst
docs/ext/examples.py
examples/api/smtlib/sygus-fun.sy [new file with mode: 0644]
examples/api/smtlib/sygus-grammar.sy [new file with mode: 0644]
examples/api/smtlib/sygus-inv.sy [new file with mode: 0644]
src/api/cpp/cvc5.h