Skip to content
  • Alexandre Duret-Lutz's avatar
    remfin: deal with almost-Rabin automata · 5f0b6dc3
    Alexandre Duret-Lutz authored
    I.e., automata that could be Rabin if we add some empty Fin(x) or full
    Inf(y) sets.   This way it does not matter when remove_fin() is called
    after cleanup_acceptance().
    
    * src/twaalgos/remfin.cc: Implement that.
    * src/tests/remfin.test: More tests.
    5f0b6dc3