org: cleanup tut40
* doc/org/tut40.org: Add more explanations and some cleanup. * python/spot/__init__.py (set_state_players, get_state_winners, get_state_players, set_state_player, get_state_winner, get_state_player, get_strategy): Add these methods to the twa_graph class for convenience. * NEWS, doc/org/tut.org: Mention tut40.org.
This commit is contained in:
parent
211e7d90d3
commit
88d0d2e112
4 changed files with 283 additions and 330 deletions
7
NEWS
7
NEWS
|
|
@ -284,8 +284,11 @@ New in spot 2.9.8.dev (not yet released)
|
|||
|
||||
Python:
|
||||
|
||||
- Bindings for functions related to games and aig-circuits.
|
||||
See https://spot.lrde.epita.fr/ipynb/games.html for examples.
|
||||
- Bindings for functions related to games.
|
||||
See https://spot.lrde.epita.fr/ipynb/games.html and
|
||||
https://spot.lrde.epita.fr/tut40.html for examples.
|
||||
|
||||
- Bindings for functions related to syntethis and aig-circuits.
|
||||
|
||||
- spot::twa::prop_set was previously abstent from the Python
|
||||
bindings, making it impossible to call make_twa_graph() for copying
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue