spot/spot/tl
Alexandre Duret-Lutz 62d1e0219d Add support for computing operator nesting depth
* spot/tl/hierarchy.hh, spot/tl/hierarchy.cc (nesting_depth): New
function.
* python/spot/__init__.py: Also make it a method of formula in Python
* bin/common_output.cc, bin/common_output.hh: Implement
--stats=%[OP]n.
* NEWS: Mention it.
* tests/core/format.test, tests/python/formulas.ipynb: Test it.
2017-12-10 20:31:56 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
apcollect.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
apcollect.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
contain.cc add binding for language_containment_checker and document them 2016-05-25 15:12:45 +02:00
contain.hh add binding for language_containment_checker and document them 2016-05-25 15:12:45 +02:00
declenv.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
declenv.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
defaultenv.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
defaultenv.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
dot.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
dot.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
environment.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
exclusive.cc twa: add support for prop_complete() 2017-03-20 21:07:08 +01:00
exclusive.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
formula.cc fix ASAN reports about mismatched emplace new/delete 2017-11-17 18:11:55 +01:00
formula.hh doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
hierarchy.cc Add support for computing operator nesting depth 2017-12-10 20:31:56 +01:00
hierarchy.hh Add support for computing operator nesting depth 2017-12-10 20:31:56 +01:00
length.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
length.hh * spot/tl/length.hh: Fix comment. 2016-08-15 14:57:30 +02:00
ltlf.cc ltlf: ensure alive holds initially 2016-12-09 21:37:15 +01:00
ltlf.hh ltlf: ensure alive holds initially 2016-12-09 21:37:15 +01:00
Makefile.am tl: mp_class() and --format=%[vw]h 2017-01-10 22:41:11 +01:00
mark.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
mark.hh move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
mutation.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
mutation.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
nenoform.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
nenoform.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
parse.hh * spot/tl/parse.hh (fix_utf8_locations): Fix documentation. 2017-02-08 10:51:19 +01:00
print.cc print: fix str_sere() and str_utf8_sere(), as found by PVS-Studio 2016-10-29 12:37:35 +02:00
print.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
randomltl.cc randomltl: fix initialization of the simplifier, caught by PVS-Studio 2016-10-29 12:37:35 +02:00
randomltl.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
relabel.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
relabel.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
remove_x.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
remove_x.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
simplify.cc simplify: improve the logic of some implication checks 2017-10-15 10:07:14 +02:00
simplify.hh ltl2tgba: clear simplification cache between translations 2017-05-10 16:18:37 +02:00
snf.cc introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
snf.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
unabbrev.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
unabbrev.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00