* NEWS: Typo.
This commit is contained in:
parent
a7d5d00f71
commit
20e52cf7a5
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
|
@ -61,7 +61,7 @@ New in spot 2.9.1 (2020-07-15)
|
||||||
ltl2tgba -D -G '(Fa & Fb & Fc & Fd) <-> GFe'
|
ltl2tgba -D -G '(Fa & Fb & Fc & Fd) <-> GFe'
|
||||||
now produces a 16-state automaton (instead of 31 in Spot 2.9).
|
now produces a 16-state automaton (instead of 31 in Spot 2.9).
|
||||||
|
|
||||||
- Option '-x wdba-minize=N' used to accept N=0 (off), or N=1 (on).
|
- Option '-x wdba-minimize=N' used to accept N=0 (off), or N=1 (on).
|
||||||
It can now take three values:
|
It can now take three values:
|
||||||
0: never attempt this optimization,
|
0: never attempt this optimization,
|
||||||
1: always try to determinize and minimize automata as WDBA,
|
1: always try to determinize and minimize automata as WDBA,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue