genltl: add support for --p-patterns
Fixes #246. * bin/genltl.cc: Implement it. * bin/man/genltl.x, doc/org/genltl.org, NEWS: Document it. * tests/core/ltl2tgba2.test: Test it.
This commit is contained in:
parent
4b7a6238b4
commit
08c153d3bb
5 changed files with 131 additions and 9 deletions
5
NEWS
5
NEWS
|
|
@ -6,8 +6,9 @@ New in spot 2.3.2.dev (not yet released)
|
|||
and ltl2ldba (from Owl) without needing to specify %f>%O.
|
||||
|
||||
- genltl learned --spec-patterns as an alias for --dac-patterns; it
|
||||
also learned a new set of LTL formulas under --hkrss-patterns
|
||||
(a.k.a. --liberouter-patterns).
|
||||
also learned two new sets of LTL formulas under --hkrss-patterns
|
||||
(a.k.a. --liberouter-patterns) and --p-patterns
|
||||
(a.k.a. --beem-patterns).
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue