Add code example using the postprocessor.

* doc/org/tut30.org: New file.
* doc/Makefile.am, doc/org/tut.org: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2015-10-19 23:03:51 +02:00
parent 87cb58d0a1
commit 61bf5daab4
3 changed files with 290 additions and 0 deletions

View file

@ -17,6 +17,7 @@ three interfaces supported by Spot: shell commands, Python, or C++.
- [[file:tut02.org][Relabeling Formulas]]
- [[file:tut10.org][Translating an LTL formula into a never claim]]
- [[file:tut20.org][Converting a never claim into HOA]]
- [[file:tut30.org][Converting Rabin (or Other) to Büchi, and simplifying it]]
* Examples in Python and C++