autfilt: Add --dualize option
* NEWS: Mention this addition. * bin/autfilt.cc: Add dualize option * tests/Makefile.am: Add dualize option test file to the suite. * tests/core/dualize.test: Test the dualize option.
This commit is contained in:
parent
152b5d0d30
commit
0d884d4a93
4 changed files with 87 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -8,6 +8,9 @@ New in spot 2.3.2.dev (not yet released)
|
|||
- In autfilt, the options --sum(--sum-or) and --sum-and are
|
||||
implemented.
|
||||
|
||||
- In autfilt, the option --dualize is now available to obtain the dual
|
||||
of any automaton.
|
||||
|
||||
- genltl learned --spec-patterns as an alias for --dac-patterns; it
|
||||
also learned two new sets of LTL formulas under --hkrss-patterns
|
||||
(a.k.a. --liberouter-patterns) and --p-patterns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue