Skip to content
  • Philipp Schlehuber's avatar
    ltlsynt rewrite · 7d908b93
    Philipp Schlehuber authored and Florian Renkin's avatar Florian Renkin committed
    Introducing the new game interface
    to ltlsynt.
    ltlsynt now also uses direct strategy deduction
    and formula decomposition.
    
    * bin/ltlsynt.cc: Here
    * spot/twaalgos/aiger.cc
    , spot/twaalgos/aiger.hh: Use strategy_like
    * spot/twaalgos/game.hh: Minor adaption
    * spot/twaalgos/mealy_machine.cc: Use new interface
    * spot/twaalgos/synthesis.cc
    , spot/twaalgos/synthesis.hh: Spezialised split
    * tests/core/ltlsynt.test
    , tests/python/games.ipynb: Adapting
    7d908b93