spot/src
Alexandre Duret-Lutz f4cf0f4078 autfilt: Add --is-terminal and --is-weak.
Fixes #47.

* src/twaalgos/strength.cc, src/twaalgos/strength.hh
(is_weak_automaton): New function.
(is_terminal_automaton): Generalize slightly.
* src/bin/autfilt.cc: Add options --is-terminal and --is-weak.
* src/tests/readsave.test: Add a test.
* NEWS: Update.
2015-11-07 16:40:26 +01:00
..
bin autfilt: Add --is-terminal and --is-weak. 2015-11-07 16:40:26 +01:00
graph Add noexcept to various constructors related to graphs. 2015-10-03 15:46:05 +02:00
kripke twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
kripkeparse ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
misc python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
parseaut add support for the "terminal" property 2015-11-07 14:04:44 +01:00
parsetl ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00
priv merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
sanity revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ta twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
taalgos twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
tests autfilt: Add --is-terminal and --is-weak. 2015-11-07 16:40:26 +01:00
tl fix unabbreviate 2015-10-19 10:56:31 +02:00
twa add support for the "terminal" property 2015-11-07 14:04:44 +01:00
twaalgos autfilt: Add --is-terminal and --is-weak. 2015-11-07 16:40:26 +01:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am ltlparse: move in parsetl/, and declare in tl/parse.hh 2015-09-30 17:38:06 +02:00