to_parity: Improve to_parity and update tests
* spot/twaalgos/toparity.cc: Use a better search of the transitions when we search compatible states. * spot/twaalgos/toparity.hh: Use less that 80 columns. * tests/python/merge.py, tests/python/toparity.py: Update tests.
This commit is contained in:
parent
b4db34995f
commit
0ba1097636
4 changed files with 21 additions and 18 deletions
|
|
@ -288,7 +288,7 @@ State: 4
|
|||
[0&!1] 4
|
||||
[0&1] 4 {1 2 4}
|
||||
--END--
|
||||
"""), [9, 6, 6, 6, 7, 6, 6])
|
||||
"""), [9, 6, 7, 7, 6, 6, 6])
|
||||
|
||||
test(spot.automaton("""
|
||||
HOA: v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue