spot/tests
Alexandre Duret-Lutz bdd20bd1a1 rename game_info to synthesis_info; move it with the synthesis code
* spot/twaalgos/game.cc, spot/twaalgos/game.hh (game_info): Move...
* spot/twaalgos/synthesis.cc,
spot/twaalgos/synthesis.hh (synthesis_info): ... here, because this
structure contains only synthesis stuff.  Also rename "solver" to
"algo" to match the ltlsynt option.
(solve_game): Move the two argument version of this function here,
since that's the only game-related generic function that use
synthesis_info.
* bin/ltlsynt.cc, tests/core/ltlsynt.test, tests/python/games.ipynb,
tests/python/synthesis.py, NEWS: Adjust all uses and mentions.
2021-10-07 09:06:15 +02:00
..
core rename game_info to synthesis_info; move it with the synthesis code 2021-10-07 09:06:15 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python rename game_info to synthesis_info; move it with the synthesis code 2021-10-07 09:06:15 +02:00
sanity parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am synthesis: Fix segfault when there is no output 2021-09-16 14:53:49 +02:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00