stutter: complement non-det automata via determinization
Fixes #164. * spot/twaalgos/stutter.hh, spot/twaalgos/stutter.cc: Implement the determinization, while keeping it optional. * NEWS: Mention the change. * tests/core/ltl2dstar.test, tests/core/stutter-tgba.test: Add test cases. * tests/core/readsave.test: Adjust.
This commit is contained in:
parent
29a1e3a299
commit
5a2bc9f915
6 changed files with 65 additions and 26 deletions
|
|
@ -938,7 +938,8 @@ Start: 1
|
|||
AP: 0
|
||||
acc-name: generalized-Buchi 2
|
||||
Acceptance: 2 Inf(0)&Inf(1)
|
||||
properties: trans-labels explicit-labels trans-acc inherently-weak
|
||||
properties: trans-labels explicit-labels trans-acc stutter-invariant
|
||||
properties: inherently-weak
|
||||
--BODY--
|
||||
State: 0
|
||||
[t] 1 {0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue