ltlcross: count SCCs of various strenghts
* src/bin/ltlcross.cc: Implement the counters. * doc/org/ltlcross.org: Update the documentation. * bench/ltl2tgba/sum.py: Do not assume a fixed column for the time. * NEWS: Update.
This commit is contained in:
parent
cb7cd868a5
commit
fec939c1a6
4 changed files with 133 additions and 79 deletions
4
NEWS
4
NEWS
|
|
@ -82,6 +82,10 @@ New in spot 1.0.2a (not released):
|
|||
are required to make the format usable for other benchmarks (not
|
||||
just ltlcross).
|
||||
|
||||
- ltlcross will now count the number of non-accepting, terminal,
|
||||
weak, and strong SCCs, as well as the number of terminal, weak,
|
||||
and strong automata produced by each tool.
|
||||
|
||||
* Documentation:
|
||||
|
||||
- org-mode files used to generate the documentation about
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue