add binding for language_containment_checker and document them
* spot/tl/contain.cc, spot/tl/contain.hh: Simplify the use of language_containment_checker by adding default argument. * python/spot/__init__.py, python/spot/impl.i: Bind it in Python. * doc/org/tut04.org: New file to illustrate it. * doc/org/tut.org, doc/Makefile.am: Add it. * NEWS: Mention those changes.
This commit is contained in:
parent
69cea65b35
commit
b408827110
8 changed files with 122 additions and 8 deletions
|
|
@ -22,6 +22,7 @@ three interfaces supported by Spot: shell commands, Python, or C++.
|
|||
|
||||
- [[file:tut01.org][Parsing and Printing LTL Formulas]]
|
||||
- [[file:tut02.org][Relabeling Formulas]]
|
||||
- [[file:tut04.org][Testing the equivalence of two LTL 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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue