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.
This commit is contained in:
parent
f7c4ca816b
commit
4a91fccc33
18 changed files with 96 additions and 97 deletions
5
NEWS
5
NEWS
|
|
@ -48,7 +48,10 @@ New in spot 1.99.4a (not yet released)
|
|||
"trust_hoa": when true (the default) supported properties declared
|
||||
in HOA files are trusted even if they cannot be easily be verified.
|
||||
|
||||
* ltl_simplifier renamed to tl_simplifier.
|
||||
* renamings:
|
||||
ltl_simplifier -> tl_simplifier
|
||||
tgba_statistics::transitions -> twa_statistics::edges
|
||||
tgba_sub_statistics::sub_transitions -> twa_sub_statistics::transitions
|
||||
|
||||
Python:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue