spot/spot
Alexandre Duret-Lutz 1f2260f971 introduce is_inherently_weak_automaton()
* spot/twaalgos/strength.cc, spot/twaalgos/strength.hh
(is_inherently_weak_automaton): New function.
(is_type_automaton): Adjust to implement the above and
set prop_inherently_weak().
* spot/twaalgos/isweakscc.cc, spot/twaalgos/isweakscc.hh:
Rewrite is_inherently_weak_scc() to not enumerate cycles.
* spot/bin/autfilt.cc: Add a --is-inherently-weak option.
* spot/tests/readsave.test: More tests.
* spot/tests/strength.test: Adjust expected output.
* doc/org/hoa.org: Adjust documentation of --check.
* NEWS: Mention those changes.
2015-12-08 18:13:19 +01:00
..
bin introduce is_inherently_weak_automaton() 2015-12-08 18:13:19 +01:00
graph rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
kripke rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
misc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
parseaut rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
parsetl rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
priv rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
sanity rename iface/ as spot-if/ 2015-12-07 22:29:18 +01:00
ta rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
taalgos rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
tests introduce is_inherently_weak_automaton() 2015-12-08 18:13:19 +01:00
tl rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twa rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
twaalgos introduce is_inherently_weak_automaton() 2015-12-08 18:13:19 +01:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00