scc_filter: add quick test for very-weak

Related to issue #351.

* spot/twaalgos/sccfilter.cc: When handling weak automata, we know
they are very-weak if the SCC count is equal to the number of states.
* tests/core/dca2.test, tests/core/monitor.test,
tests/core/parity2.test, tests/core/randomize.test,
tests/core/readsave.test, tests/core/remfin.test,
tests/core/sccsimpl.test, tests/core/wdba2.test,
tests/python/dualize.py, tests/python/remfin.py: Adjust output.
This commit is contained in:
Alexandre Duret-Lutz 2018-06-11 20:24:17 +02:00
parent 729921c0a0
commit fbc372e292
11 changed files with 35 additions and 23 deletions

View file

@ -236,7 +236,7 @@ AP: 1 "a"
acc-name: Buchi
Acceptance: 1 Inf(0)
properties: trans-labels explicit-labels state-acc stutter-invariant
properties: weak
properties: very-weak
--BODY--
State: 0
[t] 0
@ -270,7 +270,7 @@ AP: 1 "a"
acc-name: Rabin 1
Acceptance: 2 Fin(0) & Inf(1)
properties: trans-labels explicit-labels state-acc stutter-invariant
properties: weak
properties: very-weak
--BODY--
State: 0
[t] 0
@ -304,7 +304,7 @@ AP: 1 "a"
acc-name: Buchi
Acceptance: 1 Inf(0)
properties: trans-labels explicit-labels state-acc stutter-invariant
properties: weak
properties: very-weak
--BODY--
State: 0
[t] 0
@ -338,7 +338,7 @@ AP: 1 "a"
acc-name: Streett 1
Acceptance: 2 Fin(0) | Inf(1)
properties: trans-labels explicit-labels state-acc colored
properties: stutter-invariant weak
properties: stutter-invariant very-weak
--BODY--
State: 0 {0}
[t] 0
@ -372,7 +372,7 @@ AP: 1 "a"
acc-name: parity min odd 3
Acceptance: 3 Fin(0) & (Inf(1) | Fin(2))
properties: trans-labels explicit-labels state-acc colored
properties: stutter-invariant weak
properties: stutter-invariant very-weak
--BODY--
State: 0 {2}
[t] 0
@ -406,7 +406,7 @@ AP: 1 "a"
acc-name: parity max even 3
Acceptance: 3 Inf(2) | (Fin(1) & Inf(0))
properties: trans-labels explicit-labels state-acc colored
properties: stutter-invariant weak
properties: stutter-invariant very-weak
--BODY--
State: 0 {1}
[t] 0