autfilt: Better display of cluster when universal edge loops in it
Fixes #208 * NEWS: Informations about the modifications * spot/twaalgos/dot.cc (print): Gestion of cluster for universal transitions * tests/core/alternating.test: tests added * tests/core/neverclaimread.test: tests changed for new dot format * tests/core/readsave.test: tests changed * tests/core/sccdot.test: tests changed * tests/python/_altscc.ipynb: tests changed * tests/python/decompose.ipynb: tests changed
This commit is contained in:
parent
34859568cd
commit
f7bbfd2812
8 changed files with 1099 additions and 971 deletions
4
NEWS
4
NEWS
|
|
@ -41,6 +41,10 @@ New in spot 2.3.0.dev (not yet released)
|
|||
caused any user-defined CPPFLAGS to be ignored while building
|
||||
Spot.
|
||||
|
||||
- The display of clusters with universal edges was confused, because the
|
||||
intermediate node was not in the cluster even if one of the target was
|
||||
in the same one.
|
||||
|
||||
New in spot 2.3 (2017-01-19)
|
||||
|
||||
Build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue