print_dot_psl: fix numbering of commutative operands
* spot/tl/dot.cc: Here. * tests/python/formulas.ipynb: Add test case. * NEWS: Mention the bug.
This commit is contained in:
parent
dc1f713391
commit
98c8725d0c
3 changed files with 79 additions and 56 deletions
6
NEWS
6
NEWS
|
|
@ -1,6 +1,10 @@
|
|||
New in spot 2.7.0.dev (not yet release)
|
||||
|
||||
Nothing yet.
|
||||
Bugs fixed:
|
||||
|
||||
- The print_dot_psl() function would incorrectly number all but the
|
||||
first children of commutative n-ary operators: in this case no
|
||||
numbering was expected.
|
||||
|
||||
New in spot 2.7 (2018-12-11)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue