org: document common output options for automata

* doc/org/oaut.org: New file.
* doc/Makefile.am: Add it.
* doc/org/autfilt.org, doc/org/ltl2tgba.org, doc/org/randaut.org,
doc/org/tools.org: Link to it.
This commit is contained in:
Alexandre Duret-Lutz 2015-01-04 17:08:39 +01:00
parent 403179087e
commit cbf1e15b01
6 changed files with 681 additions and 10 deletions

View file

@ -7,9 +7,13 @@ The =autfilt= tool can filter, transform, and convert a stream of automata.
* Conversion between formats
=autfilt= reads automata in the [[http://adl.github.io/hoaf/][Hanoi Omega Automata Format]]. The
output format can be controlled using the =--spin=, =--lbtt=, =--dot=,
or =--hoaf= options.
=autfilt= can read automata written in the [[http://adl.github.io/hoaf/][Hanoi Omega Automata
Format]], as [[http://spinroot.com/spin/Man/never.html][Spin never claims]], or using [[http://www.tcs.hut.fi/Software/lbtt/doc/html/Format-for-automata.html][LBTT's format]]. Automata in
those formats (even a mix of those formats) can be concatenated in the
same stream, =autfilt= will process them in batch.
The output format can be controlled using [[file:oaut.org][the common output options]]
(like =--spin=, =--lbtt=, =--dot=, =--hoaf=...).
#+BEGIN_SRC sh :results verbatim :exports both
cat >example.hoa <<EOF