spot/spot
Maximilien Colange 465536d1fe translate any automaton to a parity automaton
* spot/twaalgos/toparity.cc, spot/twaalgos/toparity.hh: implement it,
  based on last-appearance record (LAR)
* spot/twaalgos/Makefile.am: build it
* NEWS: document it
* python/spot/impl.i: add to python bindings
* tests/Makefile.am, tests/python/toparity.py: test it
2018-07-24 14:58:53 +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 translate any automaton to a parity automaton 2018-07-24 14:58:53 +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