python: add binding for spot::twa::prop_set
Fix #453. * python/spot/impl.i: Here. * NEWS: Mention them. * tests/python/twagraph.py: Test them.
This commit is contained in:
parent
b4b4730ecb
commit
093de290c1
3 changed files with 18 additions and 2 deletions
3
NEWS
3
NEWS
|
|
@ -196,6 +196,9 @@ New in spot 2.9.6.dev (not yet released)
|
|||
- Bindings for functions related to games.
|
||||
See https://spot.lrde.epita.fr/ipynb/games.html for examples.
|
||||
|
||||
- spot::twa::prop_set was previously abstent from the Python
|
||||
binding. It is now available as spot.twa_prop_set (issue #453).
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- tgba_determinize() could create parity automata using more colors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue