spot/spot
Alexandre Duret-Lutz 29e08a1afb introduce count_univbranch_states() and count_univbranch_edges()
Fixes #368, suggested by František Blahoudek.

* spot/twaalgos/isdet.cc, spot/twaalgos/isdet.hh
(count_univbranch_states(), count_univbranch_edges()): New functions.
* bin/common_aoutput.cc, bin/common_aoutput.hh: Add %u and variants.
* NEWS: Mention these.
* tests/core/alternating.test: Test them.
2018-11-08 10:33:49 +01:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ltsmin modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
misc ltlsynt: rework synthesis algorithms 2018-07-27 14:22:11 +02:00
parseaut require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
parsetl require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
priv gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +02:00
twa python: add __repr__ for rs_pair 2018-11-02 11:10:11 +01:00
twaalgos introduce count_univbranch_states() and count_univbranch_edges() 2018-11-08 10:33:49 +01: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 11:13:20 +02:00