python: export tgba_determinize
* python/spot/impl.i: Here. * tests/python/automata.ipynb: Use it. * NEWS: Mention it.
This commit is contained in:
parent
fcbb950c0f
commit
1d739d766f
3 changed files with 270 additions and 27 deletions
4
NEWS
4
NEWS
|
|
@ -5,6 +5,10 @@ New in spot 2.0.0a (not yet released)
|
|||
* Add missing documentation for the option string passed to
|
||||
spot::make_emptiness_check_instantiator().
|
||||
|
||||
Python:
|
||||
|
||||
* The tgba_determinize() function is now accessible in Python.
|
||||
|
||||
Bug fixes:
|
||||
|
||||
* Typo in documentation of the -H option in --help output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue