spot/tests
Alexandre Duret-Lutz 75818fde13 synthesis: fix suboptimal colorization after LAR
* spot/twaalgos/synthesis.cc (ltl_to_game): In LAR and LAR_OLD mode,
for max odd and colorize the game after the split, not before.  The
previous code used to colorize twice, and could waste up to 4 colors
in the process.
* tests/core/ltlsynt.test, tests/python/_mealy.ipynb,
tests/python/games.ipynb, tests/python/synthesis.ipynb,
tests/python/synthesis.py: Adjust all test cases to reflect the fact
that the game uses fewer colors.
2022-03-17 16:44:48 +01:00
..
core synthesis: fix suboptimal colorization after LAR 2022-03-17 16:44:48 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python synthesis: fix suboptimal colorization after LAR 2022-03-17 16:44:48 +01:00
sanity tests: replace all "assert" by unittest assertions 2022-03-07 09:03:21 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am ltlfilt: add --sonf and --sonf-aps flags 2022-03-04 17:24:26 +01:00
run.in tests: don't wipe python environment 2022-03-10 15:57:19 +01:00