spot/spot
Alexandre Duret-Lutz 20a4959ff6 stats: fix slow %s and inappropriate %S output
Fixes #269.

* spot/twaalgos/stats.cc: Use twa_statistics instead of
twa_sub_statistics when %t is not used.
* bin/common_aoutput.cc: Likewise, also fix %S to use twa_statistics
instead of num_states(), and document that %s,%t,%e all return
statistics about the reachable part of the automaton.
* tests/core/format.test: Add more tests.
* NEWS: Document the issue.
2017-06-19 17:52:41 +02:00
..
graph is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
kripke Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
ltsmin libtool: surrender to Debian's castrated libtool 2017-06-11 23:15:20 +02:00
misc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
parseaut parseaut: misc cleanups 2017-05-10 17:24:35 +02:00
parsetl parsetl: improve coverage 2017-03-22 22:48:16 +01:00
priv * spot/priv/satcommon.cc: Fix include. 2017-02-28 16:58:20 +01:00
ta various typos 2017-03-31 21:44:49 +02:00
taalgos various typos 2017-03-31 21:44:49 +02:00
tl ltl2tgba: clear simplification cache between translations 2017-05-10 17:03:05 +02:00
twa bin: release all subformulas between runs 2017-05-18 18:25:55 +02:00
twaalgos stats: fix slow %s and inappropriate %S output 2017-06-19 17:52:41 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 15:36:40 +02:00