org: mention the determinization on the main page
Fixes #145. * doc/org/index.org: Here.
This commit is contained in:
parent
f7b5dcf47d
commit
369c2c537d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ checking. It has the following notable features:
|
||||||
- Several algorithms for automata manipulation including: product,
|
- Several algorithms for automata manipulation including: product,
|
||||||
emptiness checks, simulation-based reductions, minimization of
|
emptiness checks, simulation-based reductions, minimization of
|
||||||
weak-DBA, removal of useless SCCs, acceptance-condition
|
weak-DBA, removal of useless SCCs, acceptance-condition
|
||||||
transformations, etc.
|
transformations, determinization, etc.
|
||||||
- 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 Python bindings.
|
via [[file:tools.org][command-line tools]], and via Python bindings.
|
||||||
- One command-line tool, called [[file:ltlcross.org][=ltlcross=]], is a rewrite of
|
- One command-line tool, called [[file:ltlcross.org][=ltlcross=]], is a rewrite of
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue