Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
3bb88121
Commit
3bb88121
authored
Sep 14, 2016
by
Alexandre Duret-Lutz
Browse files
* NEWS: Typoa.
parent
851502ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
3bb88121
...
...
@@ -3,7 +3,7 @@ New in spot 2.1.0a (not yet released)
Command-line tools:
* ltlfilt, randltl, genltl, and ltlgrind learned to display the size
(%s), Boolean size (%b), and number of atomic propositions (%
b
)
(%s), Boolean size (%b), and number of atomic propositions (%
a
)
with the --format and --output options. A typical use is to sort
formulas by size:
genltl --dac --format='%s,%f' | sort -n | cut -d, -f2
...
...
@@ -14,7 +14,7 @@ New in spot 2.1.0a (not yet released)
to complete the existing %d, %n, %p, and %w.
* The --stats %c option of ltl2tgba, autfilt, ltldo, and dstar2tgba
now accepts option to filter the SCCs to count. For instance
now accepts option
s
to filter the SCCs to count. For instance
--stats='%[awT]c' will count the SCCs that are (a)ccepting and
(w)eak, but (not t)erminal. See --help for all supported filters.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment