ltlfilt: add --recurrence and --persistence
* spot/twaalgos/remfin.cc, spot/twaalgos/remfin.hh (rabin_to_buchi_maybe): Make this function public. * bin/ltlfilt.cc: Implement the two options. * tests/core/hierarchy.test: New file. * tests/Makefile.am: Add it. * NEWS: Mention the new options.
This commit is contained in:
parent
6190e4415b
commit
de8a248fb2
6 changed files with 248 additions and 109 deletions
5
NEWS
5
NEWS
|
|
@ -40,6 +40,11 @@ New in spot 2.2.2.dev (Not yet released)
|
|||
too. See spot-x(7) for details. The defaults are those that were
|
||||
best for the benchmark in bench/dtgbasat/.
|
||||
|
||||
* ltlfilt learned --recurrence and --persistence to match formulas
|
||||
belonging to these two classes of the temporal hierarchy. Unlike
|
||||
--syntactic-recurrence and --syntactic-persistence, the new checks
|
||||
are automata-based and will also match pathological formulas.
|
||||
|
||||
Library:
|
||||
|
||||
* A twa is required to have at least one state, the initial state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue