* NEWS: Mention recent changes to dotty_reachable.
This commit is contained in:
parent
cb83e855a4
commit
b51b7ab8b9
2 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2011-03-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
* NEWS: Mention recent changes to dotty_reachable.
|
||||||
|
|
||||||
2011-03-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2011-03-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
Add support for finite behaviors in the DVE interface.
|
Add support for finite behaviors in the DVE interface.
|
||||||
|
|
|
||||||
3
NEWS
3
NEWS
|
|
@ -2,6 +2,9 @@ New in spot 0.7.1a:
|
||||||
|
|
||||||
* Spot can read DiVinE models. See iface/dve2/README for details.
|
* Spot can read DiVinE models. See iface/dve2/README for details.
|
||||||
* The experimental Nips interface has been removed.
|
* The experimental Nips interface has been removed.
|
||||||
|
* The dotty_reachable() has a new option "assume_sba" that can
|
||||||
|
be used for rendering automata with state-based acceptance. In
|
||||||
|
that case, acceptance states are displayed with a double circle.
|
||||||
|
|
||||||
New in spot 0.7.1 (2001-02-07):
|
New in spot 0.7.1 (2001-02-07):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue