English

Deciding regular games: a playground for exponential time algorithms

Computer Science and Game Theory 2024-05-14 v1

Abstract

Regular games form a well-established class of games for analysis and synthesis of reactive systems. They include coloured Muller games, McNaughton games, Muller games, Rabin games, and Streett games. These games are played on directed graphs G\mathcal G where Player 0 and Player 1 play by generating an infinite path ρ\rho through the graph. The winner is determined by specifications put on the set XX of vertices in ρ\rho that occur infinitely often. These games are determined, enabling the partitioning of G\mathcal G into two sets W0W_0 and W1W_1 of winning positions for Player 0 and Player 1, respectively. Numerous algorithms exist that decide specific instances of regular games, e.g., Muller games, by computing W0W_0 and W1W_1. In this paper we aim to find general principles for designing uniform algorithms that decide all regular games. For this we utilise various recursive and dynamic programming algorithms that leverage standard notions such as subgames and traps. Importantly, we show that our techniques improve or match the performances of existing algorithms for many instances of regular games.

Keywords

Cite

@article{arxiv.2405.07188,
  title  = {Deciding regular games: a playground for exponential time algorithms},
  author = {Zihui Liang and Bakh Khoussainov and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2405.07188},
  year   = {2024}
}
R2 v1 2026-06-28T16:24:26.838Z