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:
Alexandre Duret-Lutz 2021-09-30 16:17:48 +02:00
parent 211e7d90d3
commit 88d0d2e112
4 changed files with 283 additions and 330 deletions

7
NEWS
View file

@ -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