Skip to content
  • Alexandre Duret-Lutz's avatar
    rename game_info to synthesis_info; move it with the synthesis code · bdd20bd1
    Alexandre Duret-Lutz authored
    * 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.
    bdd20bd1
To find the state of this project's repository at the time of any of these versions, check out the tags.