move parts of games.ipynb into synthesis.ipynb

* tests/python/synthesis.ipynb: New file, with bits removed from...
* tests/python/games.ipynb: ... here.
* tests/Makefile.am: Add synthesis.ipynb.
* NEWS, doc/org/tut.org: Mention the new notebook.
This commit is contained in:
Alexandre Duret-Lutz 2021-10-07 10:48:02 +02:00
parent 7bc2c31043
commit 0ec1ee6de3
5 changed files with 3595 additions and 3056 deletions

View file

@ -370,6 +370,7 @@ TESTS_ipython = \
python/randltl.ipynb \
python/satmin.ipynb \
python/stutter-inv.ipynb \
python/synthesis.ipynb \
python/testingaut.ipynb \
python/twagraph-internals.ipynb \
python/word.ipynb \