Determinization of ω-automata unified

Abstract

We describe a uniform construction for converting ω-automata with arbitrary acceptance conditions (based on the notion of infinity sets i.e. the set of states visited infinitely often in a run of the automaton) to equivalent deterministic parity automata (DPW). Given a non-deterministic automaton with n states, our construction gives a DPW with at most 2O(n2 n) states and O(n2) parity indices. The corresponding bounds when the original automaton is deterministic are O(n!) and O(n), respectively. Our algorithm gives better asymptotic bounds on the number of states and parity indices vis-a-vis the best known technique when determinizing Rabin or Streett automata with (2n) acceptance pairs, where n > 1. We demonstrate this by describing a family of Streett (and Rabin) automata with 2n non-redundant acceptance pairs, for which the best known determinization technique gives a DPW with at least (2(n3)) states, while our construction constructs a DRW/DPW with 2O(n2 n) states. An easy corollary of our construction is that an ω-language with Rabin index k cannot be recognized by any ω-automaton (deterministic or non-deterministic) with fewer than O(k) states.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…