* NEWS: Typo.
This commit is contained in:
parent
47da953c74
commit
1fddfe60ec
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
|
@ -74,13 +74,13 @@ New in spot 1.99.6 (2015-12-04)
|
|||
second automaton by the number of acceptance sets N of the first
|
||||
one.
|
||||
|
||||
* The sat minimization for DTWA now does a better job at selecting
|
||||
* The sat minimization for DTωA now does a better job at selecting
|
||||
reference automata when the output acceptance is the the same as
|
||||
the input acceptance. This can provide nice speedups when tring
|
||||
to syntethise larged automata with different acceptance
|
||||
conditions.
|
||||
|
||||
* Explicit Kripke structure (i.e., stored as explciti graphs) have
|
||||
* Explicit Kripke structures (i.e., stored as explicit graphs) have
|
||||
been rewritten above the graph class, using an interface similar
|
||||
to the twa class. The new class is called kripke_graph. The ad
|
||||
hoc Kripke parser and printer have been removed, because we can
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue