autfilt: add --nondet-states=RANGE
* bin/autfilt.cc: Here. * tests/core/det.test: Test it. * NEWS: Mention it.
This commit is contained in:
parent
9af7001329
commit
31a1dfbc6a
3 changed files with 36 additions and 18 deletions
3
NEWS
3
NEWS
|
|
@ -20,6 +20,9 @@ New in spot 2.0.3a (not yet released)
|
|||
These differ from --ap=RANGE that only consider *declared* atomic
|
||||
propositions, regardless of whether they are actually used.
|
||||
|
||||
* autfilt can filter automata by count of nondeterministsic states
|
||||
with --nondet-states=RANGE.
|
||||
|
||||
* 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