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:
Alexandre Duret-Lutz 2017-08-04 15:14:35 +02:00
parent 223b0c6a9e
commit 1cf5778faa
4 changed files with 74 additions and 6 deletions

3
NEWS
View file

@ -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