Making solved game to mealy more flexible
* spot/twaalgos/synthesis.cc, spot/twaalgos/synthesis.hh: Solved game to mealy now also supports the other mealy formats * tests/python/_synthesis.ipynb: Test * tests/Makefile.am: Test
This commit is contained in:
parent
488efee7b3
commit
5b6e2a210a
4 changed files with 469 additions and 5 deletions
|
|
@ -448,6 +448,7 @@ TESTS_python = \
|
|||
python/rs_like.py \
|
||||
python/sum.py \
|
||||
python/synthesis.py \
|
||||
python/_synthesis.ipynb \
|
||||
python/toparity.py \
|
||||
python/trival.py \
|
||||
python/tra2tba.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue