bin: make HOA the default output
* bin/common_aoutput.cc: Make HOA the default output. * NEWS: Mention this. * doc/org/autfilt.org, doc/org/dstar2tgba.org, doc/org/hoa.org, doc/org/ltl2tgba.org, doc/org/ltl2tgta.org, doc/org/ltlcross.org, doc/org/ltldo.org, doc/org/oaut.org, doc/org/randaut.org, doc/org/satmin.org, doc/org/tut02.org, doc/org/tut03.org, doc/org/tut20.org, doc/org/tut21.org, doc/org/tut30.org, tests/core/dstar.test, tests/core/ltldo2.test, tests/core/monitor.test, tests/python/piperead.ipynb: Adjust.
This commit is contained in:
parent
9d6727da5c
commit
d0b38156f3
21 changed files with 327 additions and 250 deletions
|
|
@ -128,10 +128,10 @@ tools:
|
|||
- '=modella -r12 -g -e %L %O='
|
||||
- '=/path/to/script4lbtt.py %L %O=' (script supplied by [[http://web.archive.org/web/20070214050826/http://estragon.ti.informatik.uni-kiel.de/~fritz/][ltl2nba]] for
|
||||
its interface with LBTT)
|
||||
- '=ltl2tgba -s %s >%O=' (smaller output, Büchi automaton)
|
||||
- '=ltl2tgba -s -D %s >%O=' (more deterministic output, Büchi automaton)
|
||||
- '=ltl2tgba -H %s >%O=' (smaller output, TGBA)
|
||||
- '=ltl2tgba -H -D %s >%O=' (more deterministic output, TGBA)
|
||||
- '=ltl2tgba -s %f >%O=' (smaller output, Büchi automaton)
|
||||
- '=ltl2tgba -s -D %f >%O=' (more deterministic output, Büchi automaton)
|
||||
- '=ltl2tgba -H %f >%O=' (smaller output, TGBA)
|
||||
- '=ltl2tgba -H -D %f >%O=' (more deterministic output, TGBA)
|
||||
- '=lbt <%L >%O='
|
||||
- '~ltl2dstar --ltl2nba=spin:path/to/ltl2tgba@-sD
|
||||
--output-format=hoa %L %O~' deterministic Rabin output in HOA, as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue