Fix link to parity game example
Reported by Florian Renkin. * doc/org/index.org: Here.
This commit is contained in:
parent
73e148446c
commit
4a2bdd6e86
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ checking. It has the following notable features:
|
||||||
weak-DBA, removal of useless SCCs, acceptance-condition
|
weak-DBA, removal of useless SCCs, acceptance-condition
|
||||||
transformations, determinization, [[file:satmin.org][SAT-based minimization of
|
transformations, determinization, [[file:satmin.org][SAT-based minimization of
|
||||||
deterministic automata]], [[https://spot.lrde.epita.fr/ipynb/zlktree.html][Alternating Cycle Decomposition]], etc.
|
deterministic automata]], [[https://spot.lrde.epita.fr/ipynb/zlktree.html][Alternating Cycle Decomposition]], etc.
|
||||||
- Support for [[file:tut40.org][Safety]] and [[https://spot-dev.lrde.epita.fr/ipynb/games.html][parity games]].
|
- Support for [[file:tut40.org][Safety]] and [[https://spot.lrde.epita.fr/ipynb/games.html][parity games]].
|
||||||
- Applications to [[file:ltlsynt.org][reactive synthesis]] and [[https://spot.lrde.epita.fr/ipynb/atva16-fig2b.html][model checking]].
|
- Applications to [[file:ltlsynt.org][reactive synthesis]] and [[https://spot.lrde.epita.fr/ipynb/atva16-fig2b.html][model checking]].
|
||||||
- In addition to the C++ interface, most of its algorithms are usable
|
- In addition to the C++ interface, most of its algorithms are usable
|
||||||
via [[file:tools.org][command-line tools]], and via [[file:tut.org][Python bindings]].
|
via [[file:tools.org][command-line tools]], and via [[file:tut.org][Python bindings]].
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue