org: add explicit Kripke structure example
Fixes #376. * doc/org/tut52.org: New file. * doc/org/tut.org, doc/org/tut51.org: Link to it. * doc/Makefile.am: Add it.
This commit is contained in:
parent
8f7a0c2f7a
commit
25133cac28
4 changed files with 319 additions and 9 deletions
|
|
@ -36,6 +36,7 @@ three interfaces supported by Spot: shell commands, Python, or C++.
|
|||
- [[file:tut22.org][Creating an automaton by adding states and transitions]]
|
||||
- [[file:tut23.org][Creating an alternating automaton by adding states and transitions]]
|
||||
- [[file:tut24.org][Iterating over alternating automata]]
|
||||
- [[file:tut52.org][Creating an explicit Kripke structure]]
|
||||
|
||||
* Examples in C++ only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue