ltl2tgba.html: Add testing automata options.
* wrap/python/ajax/ltl2tgba.html, wrap/python/ajax/protocol.txt, wrap/python/ajax/spot.in: Here.
This commit is contained in:
parent
27a2de331f
commit
852cd0d553
3 changed files with 72 additions and 11 deletions
|
|
@ -100,6 +100,12 @@ Automaton simplifications (pick many)
|
|||
as=wd WDBA minimiztion
|
||||
as=ds Direct Simulation reduction
|
||||
|
||||
Testing Automaton options (pick many)
|
||||
|
||||
to=l add a catch-all livelock state
|
||||
to=s produce single-pass variant
|
||||
to=m merge bisimilar states
|
||||
|
||||
Global options
|
||||
|
||||
g=8 Enable UTF-8 output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue