translate: add support for -x tls-impl=N
This is long overdue, and we probably want to use tls-impl=1 in ltlsynt. * spot/twaalgos/translate.cc, spot/twaalgos/translate.hh: Add support for tls-impl=N. * tests/core/ltl2tgba.test: Test it. * bin/spot-x.cc, NEWS: Document it.
This commit is contained in:
parent
9b18729721
commit
689aa7fdc0
5 changed files with 52 additions and 3 deletions
4
NEWS
4
NEWS
|
|
@ -36,6 +36,10 @@ New in spot 2.4.1.dev (not yet released)
|
|||
|
||||
- ltldo learned to limit the number of automata it outputs using -n.
|
||||
|
||||
- The new -x tls-impl=N option allows to fine-tune the
|
||||
implication-based simplification rules of ltl2tgba. See the
|
||||
spot-x man-page for details.
|
||||
|
||||
Library:
|
||||
|
||||
- Rename three methods of spot::scc_info. New names are clearer. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue