spot/spot
Alexandre Duret-Lutz 6ca555ed89 determinize: improve the storage of implications
* spot/twaalgos/determinize.cc: Store implications
in a vector, not a map.
* spot/twaalgos/simulation.cc, spot/twaalgos/simulation.hh: Adjust.
2016-10-21 14:26:49 +02:00
..
graph use SPOT_ASSERT instead of assert 2016-07-24 23:26:59 +02:00
kripke kripkegraph: fix g++ warning 2016-09-04 17:25:24 +02:00
ltsmin active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
misc * spot/misc/bitvect.hh (is_subset_of): Fix implementation. 2016-10-20 21:00:27 +02:00
parseaut honor ap() when counting transitions 2016-04-29 18:16:21 +02:00
parsetl sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
priv sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ta active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
taalgos active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
tl introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
twa introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
twaalgos determinize: improve the storage of implications 2016-10-21 14:26:49 +02: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