Determinisation and complementation are foundational notions in computer science. When considering finite automata on finite words nondeterminisation and complementation are one and the same. Given a nondeterministic finite automaton there exists an exponential construction that gives a deterministic automaton for the same language. Inverting the set of accepting states gives us the automaton for the complement language. In the theory of automata on infinite words determinisation and complementation are much more involved. Safra provides determinisation constructions for B"uchi and for Streett automata that result in deterministic Rabin automata. The construction starts with an automaton with states (and index for the Streett case) and results in a Rabin automaton with states ( states and index for the Streett case). Here, we reconsider Safra's determinisation constructions. We show how to construct automata with less states, smaller index, and most importantly, parity acceptance condition. Specifically, starting from a nondeterministic B"uchi automaton with states our construction yields an automaton with states (instead of ), index (instead of ), and a parity automaton (instead of Rabin). Starting from a nondeterministic Streett automaton with states and index our construction yields an automaton with states (instead of ), index (instead of ), and a parity automaton (instead of Rabin). For every practical application, the fact that our automaton is parity saves an additional multiplier of in the case of B"uchi and in the case of Streett.
Mika Tapani Göös, Weiqiang Yuan
Maryam Kamgarpour, John Lygeros, Tony Alan Wood