Skip to content
  • Alexandre Duret-Lutz's avatar
    run: fix reduce on automata with Fin · f2403c91
    Alexandre Duret-Lutz authored
    Reported by Florian Renkin.
    
    * spot/twaalgos/emptiness.cc (reduce): If the automaton uses Fin
    acceptance, check the reduced cycle and revert to the original cycle
    if necessary.
    * tests/python/intrun.py: New file.
    * tests/Makefile.am: Add it.
    * spot/twaalgos/emptiness.hh: Improve documentation.
    f2403c91