ltl2tgba.html: Add option to output LBT format.
Suggested by Joachim Klein. * wrap/python/ajax/ltl2tgba.html: New option. * wrap/python/ajax/protocol.txt, NEWS: Document it. * wrap/python/ajax/spot.in: Implement it. * wrap/python/spot.i: Export src/ltlvisit/lbt.hh.
This commit is contained in:
parent
d9d9837e55
commit
85beeec2e4
5 changed files with 15 additions and 2 deletions
3
NEWS
3
NEWS
|
|
@ -4,7 +4,8 @@ New in spot 1.2.4a (not yet released)
|
|||
|
||||
- The online ltl2tgba translator will automatically attempt to
|
||||
parse a formula using LBT's syntax if it cannot parse it using
|
||||
the normal infix syntax.
|
||||
the normal infix syntax. It also has an option to display
|
||||
formulas using LBT's syntax.
|
||||
|
||||
- ltl2tgba and dstar2tgba have a new experimental option --hoaf to
|
||||
output automata in the Hanoï Omega Automaton Format whose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue