bin: --stats=%x to count atomic propositions
* bin/common_aoutput.cc, bin/common_aoutput.hh: Implement %x and %X. * tests/core/remprop.test: Test them. * NEWS: Mention them.
This commit is contained in:
parent
dd5a820863
commit
0d00ab24d2
4 changed files with 26 additions and 7 deletions
6
NEWS
6
NEWS
|
|
@ -1,6 +1,10 @@
|
|||
New in spot 2.3.1.dev (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Tools:
|
||||
|
||||
- In tools that output automata the number of atomic propositions
|
||||
can be output using --stats=%x (output automaton) or --stats=%X
|
||||
(input automaton).
|
||||
|
||||
New in spot 2.3.1 (2017-02-20)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue