spot/python/spot
Alexandre Duret-Lutz 8b93b6967d rename pg_print() as print_pg() and add it to to_str()
* NEWS: Mention those change.
* spot/twaalgos/game.hh (print_pg): New function.
(pg_print): Mark as deprecated.
* spot/twaalgos/game.cc (pg_print): Redirect to print_pg().
(print_pg): Update to output state names.
* python/spot/__init__.py: Teach to_str() about print_pg().
* bin/ltlsynt.cc: Adjust to call print_pg().
* tests/python/games.ipynb: Add an example.
* tests/core/ltlsynt.test: Adjust to remove the "INIT" note.
2022-07-23 21:38:23 +02:00
..
__init__.py rename pg_print() as print_pg() and add it to to_str() 2022-07-23 21:38:23 +02:00
aux_.py python: rename aux.py to aux_.py 2020-11-08 14:08:13 +01:00
gen.i python: remove workaround for swig 2.0.2 2019-10-02 09:34:18 +02:00
impl.i add a newer version of the generic emptiness check 2022-06-17 09:54:42 +02:00
jupyter.py python: define our own SVG DisplayObject 2019-12-05 08:01:07 +01:00
ltsmin.i ltsmin-pml: work around newer jupyter versions 2021-11-15 23:37:08 +01:00