ltlfilt: add a --save-part-file option
* bin/ltlfilt.cc: Add support for --save-part-file. * NEWS, doc/org/ltlfilt.org: Mention it. * tests/core/ltlfilt.test: Test it.
This commit is contained in:
parent
b1b06ef7bd
commit
00456e5211
4 changed files with 91 additions and 7 deletions
4
NEWS
4
NEWS
|
|
@ -37,6 +37,10 @@ New in spot 2.12.2.dev (not yet released)
|
|||
be inferred from their name. (This suspports a --part-file option
|
||||
as well.)
|
||||
|
||||
- ltlfilt learned --save-part-file[=FILENAME] option that can be
|
||||
used to create partition files suitable for many synthesis tools
|
||||
(including ltlsynt).
|
||||
|
||||
- genltl learned --lily-patterns to generate the example LTL
|
||||
synthesis specifications from Lily 1.0.2. Those come with input
|
||||
and output atomic proposition rewriten in the form "iNN" or "oNN",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue