dot: add option "k"
Fixes #134. * spot/twaalgos/dot.cc: Implement it. * bin/common_aoutput.cc, spot/twaalgos/dot.hh, NEWS: Document it. * tests/core/readsave.test, tests/python/ltsmin.ipynb: Test it.
This commit is contained in:
parent
5a5f83f468
commit
a9b4560f3d
6 changed files with 528 additions and 451 deletions
4
NEWS
4
NEWS
|
|
@ -19,6 +19,10 @@ New in spot 1.99.7a (not yet released)
|
|||
with
|
||||
ltl2tgba -D 'Ga | Gb | Gc' -d
|
||||
|
||||
* print_dot() now has option "k" to use state-based labels when
|
||||
possible. This is similar to the "k" option already supported
|
||||
by print_hoa(), and is useful when printing Kripke structures.
|
||||
|
||||
Python:
|
||||
|
||||
* The ltsmin interface has been binded in Python. See
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue