spot/src
Alexandre Duret-Lutz 4a91fccc33 stats: rename structures and attribute for concistency
* src/taalgos/stats.cc, src/taalgos/stats.hh
(tgba_statistics::transitions, tgba_sub_statistics::sub_transitions):
Rename ...
(twa_statistics::edges, twa_sub_statistics::transitions): ... to
these.
* NEWS: Mention it.
* src/bin/common_aoutput.hh, src/bin/ltlcross.cc,
src/tests/checkta.cc, src/tests/complementation.cc,
src/tests/ikwiad.cc, src/tests/ltl2tgba.test,
src/tests/neverclaimread.test, src/tests/randtgba.cc,
src/tests/renault.test, src/tests/wdba2.test, src/twaalgos/dtbasat.cc,
src/twaalgos/dtgbasat.cc, src/twaalgos/stats.cc,
src/twaalgos/stats.hh, wrap/python/ajax/spotcgi.in: Adjust.
2015-10-24 19:23:59 +02:00
..
bin stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
graph Add noexcept to various constructors related to graphs. 2015-10-03 15:46:05 +02:00
kripke kill the ltl namespace 2015-09-28 16:20:53 +02:00
kripkeparse ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
misc python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
parseaut parseaut: Add a trust_hoa option. 2015-10-23 13:24:23 +02:00
parsetl ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
priv merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
sanity revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ta get rid of SPOT_DELETED 2015-10-01 20:06:39 +02:00
taalgos stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
tests stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
tl fix unabbreviate 2015-10-19 10:56:31 +02:00
twa doc: show more metadata about automata 2015-10-23 13:58:27 +02:00
twaalgos stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00