strength: generalize is_safety_automaton to any type of automata
Reported by Samuel Judson. * spot/twaalgos/strength.cc (is_safety_automaton): Reimplement it. * spot/twaalgos/strength.hh (is_safety_automaton): Update documentation. * tests/python/safety.py: New file. * tests/Makefile.am: Add it. * NEWS: Mention this change. * THANKS: Add Samuel.
This commit is contained in:
parent
e8c2b27ad2
commit
983964d037
6 changed files with 122 additions and 16 deletions
|
|
@ -446,6 +446,7 @@ TESTS_python = \
|
|||
python/relabel.py \
|
||||
python/remfin.py \
|
||||
python/removeap.py \
|
||||
python/safety.py \
|
||||
python/satmin.py \
|
||||
python/sbacc.py \
|
||||
python/sccfilter.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue