autfilt: add --stutter-invariant
* bin/autfilt.cc: Implement the option. * NEWS: Mention it. * tests/core/readsave.test, tests/core/stutter-tgba.test: Add some tests.
This commit is contained in:
parent
5a2bc9f915
commit
4c0500a8a9
4 changed files with 25 additions and 5 deletions
3
NEWS
3
NEWS
|
|
@ -23,6 +23,9 @@ New in spot 2.0.3a (not yet released)
|
|||
* autfilt can filter automata by count of nondeterministsic states
|
||||
with --nondet-states=RANGE.
|
||||
|
||||
* autfilt can filter automata representing stutter-invariant
|
||||
properties with --is-stutter-invariant.
|
||||
|
||||
* autfilt has two new options to highlight non-determinism:
|
||||
--highlight-nondet-states=NUM and --highlight-nondet-states=NUM
|
||||
where NUM is a color number. Additionally --highlight-nondet=NUM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue