autfilt: implement --has-univ-branching and --has-exist-branching
Fixes #352. * bin/autfilt.cc: Add the options. * tests/core/alternating.test: Test them. * NEWS: Mention them.
This commit is contained in:
parent
939f63eec9
commit
2e50f9e986
3 changed files with 28 additions and 3 deletions
4
NEWS
4
NEWS
|
|
@ -12,6 +12,10 @@ New in spot 2.5.3.dev (not yet released)
|
|||
- autfilt learned --is-colored to filter automata that use
|
||||
exactly one acceptance set per mark or transition.
|
||||
|
||||
- autfilt learned --has-univ-branching and --has-exist-branching
|
||||
to keep automata that have universal branching, or that make
|
||||
non-deterministic choices.
|
||||
|
||||
- ltlcross, ltldo, and autcross learned shorthands to call
|
||||
delag, ltl2dra, ltl2dgra, and nba2dpa.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue