spot/spot/twa
Alexandre Duret-Lutz db5d9780f1 twa_graph: support alternation in remove_dead/unreachable_states
* spot/graph/graph.hh (internal::univ_dest_mapper): New helper class.
* spot/twa/twagraph.cc (merge_univ_dests): Simplify using
univ_dest_mapper.
(purge_unreachable_states, purge_dead_states): Add support for
alternation.
* tests/core/alternating.test: More tests.
2016-12-29 12:57:53 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
acc.hh Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
bdddict.cc remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bdddict.hh remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bddprint.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am get read of twa_safra_complement 2016-02-12 15:09:37 +01:00
taatgba.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
taatgba.hh Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
twa.cc autfilt: handle alternation with --equivalent-to and friends 2016-12-29 12:57:53 +01:00
twa.hh twa: add support for very-weak property 2016-12-27 12:36:38 +01:00
twagraph.cc twa_graph: support alternation in remove_dead/unreachable_states 2016-12-29 12:57:53 +01:00
twagraph.hh twa_graph: add a merge_univ_dests() method 2016-12-29 12:57:53 +01:00
twaproduct.cc active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00