spot/spot
Alexandre Duret-Lutz d94efe9fe1 implement is_liveness() and is_liveness_automaton()
* spot/twaalgos/strength.cc, spot/twaalgos/strength.hh,
spot/tl/hierarchy.cc, spot/tl/hierarchy.hh: Here.
* bin/ltlfilt.cc (--liveness): New filter.
* NEWS: Mention those.
* tests/core/ltlfilt.test, tests/python/ltlsimple.py: Add test cases.
2018-10-15 21:37:31 +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 gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ltsmin modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
misc ltlsynt: rework synthesis algorithms 2018-07-27 14:22:11 +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 gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +02:00
twa gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
twaalgos implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +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