spot/spot
Alexandre Duret-Lutz 9f81df2cd4 scc_info: fix split_on_sets
* spot/twaalgos/sccinfo.cc (split_on_sets): Correctly register APs.
* tests/python/sccsplit.py: New file.
* tests/Makefile.am: Add it.
* NEWS: Mention the bug.
2018-07-26 16:07:22 +02:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
ltsmin modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
misc modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
parseaut modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
parsetl tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
priv add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
ta remove useless forward declaration 2018-07-23 10:00:56 +02:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl remove duplicated includes 2018-07-23 10:01:38 +02:00
twa use the generic emptiness check 2018-07-24 13:36:04 +02:00
twaalgos scc_info: fix split_on_sets 2018-07-26 16:07:22 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00