stats: allow counting complete SCCs
* bin/common_aoutput.cc, NEWS: Update documentation. * spot/twaalgos/stats.cc: Honor c and C. * tests/core/alternating.test: Test it.
This commit is contained in:
parent
223b0c6a9e
commit
1cf5778faa
4 changed files with 74 additions and 6 deletions
3
NEWS
3
NEWS
|
|
@ -30,6 +30,9 @@ New in spot 2.3.5.dev (not yet released)
|
|||
because it can now extract the subautomaton leading to an SCC
|
||||
specified by number. (The old name is still kept as an alias.)
|
||||
|
||||
- The --stats=%c option of tools producing automata can now be
|
||||
restricted to count complete SCCs, using %[c]c.
|
||||
|
||||
Library:
|
||||
|
||||
- A new library, libspotgen, gathers all functions used to generate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue