Provide support for %dve and %require
* NEWS, python/spot/ltsmin.i, tests/python/ltsmin.ipynb: Here.
This commit is contained in:
parent
369c2c537d
commit
091251b5b7
3 changed files with 1106 additions and 928 deletions
3
NEWS
3
NEWS
|
|
@ -87,6 +87,9 @@ New in spot 1.99.7a (not yet released)
|
|||
* The ltsmin interface has been binded in Python. See
|
||||
https://spot.lrde.epita.fr/ipynb/ltsmin.html for a short example.
|
||||
|
||||
* The ltsmin interface support two extra 'magic commands' when ipython
|
||||
is used: %dve and %%require.
|
||||
|
||||
* spot.setup() sets de maximum number of states to display in
|
||||
automata to 50 by default, as more states is likely to be
|
||||
unreadable (and slow to process by GraphViz). This can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue