Skip to content

Improved aig::as_automaton

Philipp Schlehuber requested to merge psc/ltlfcheck into next

as_automaton now supports terminating semantics.

  • NEWS: Annoncement
  • spot/twaalgos/aiger.cc, spot/twaalgos/aiger.hh: Here
  • tests/python/aiger.py, tests/python/synthesis.ipynb: Tests and Doc
  • spot/twaalgos/game.cc: Teaching alternate_players to ignore edges labeled by bddfalse.

Merge request reports