spot/spot
Alexandre Duret-Lutz 9bc978a90f strength: fix is_terminal()
Fix #198.  Reported by Maximilien Colange.

* spot/twaalgos/strength.cc (is_terminal): Test that no accepting
transition lead to a rejecting SCC.
* tests/core/strength.test: Add test case.
* spot/twaalgos/strength.hh, spot/twa/twa.hh, doc/org/concepts.org:
Adjust documentation.
* NEWS: Mention the fix.
2016-11-28 18:02:28 +01:00
..
graph Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
kripke kripkegraph: fix g++ warning 2016-09-04 17:25:24 +02:00
ltsmin lts-min: fix loading of spins models 2016-11-24 10:44:11 +01:00
misc New macro to downcast shared pointers. 2016-11-28 14:51:55 +01:00
parseaut parseaut: do not close fd or stdin 2016-11-11 14:10:03 +01:00
parsetl parsetl: flush the errors 2016-11-05 22:59:02 +01:00
priv Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
ta Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
taalgos Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
tl Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
twa strength: fix is_terminal() 2016-11-28 18:02:28 +01:00
twaalgos strength: fix is_terminal() 2016-11-28 18:02:28 +01:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00