English

A Recursive Approach to Solving Parity Games in Quasipolynomial Time

Computer Science and Game Theory 2023-06-22 v3 Formal Languages and Automata Theory

Abstract

Zielonka's classic recursive algorithm for solving parity games is perhaps the simplest among the many existing parity game algorithms. However, its complexity is exponential, while currently the state-of-the-art algorithms have quasipolynomial complexity. Here, we present a modification of Zielonka's classic algorithm that brings its complexity down to nO(log(1+dlogn))n^{O\left(\log\left(1+\frac{d}{\log n}\right)\right)}, for parity games of size nn with dd priorities, in line with previous quasipolynomial-time solutions.

Cite

@article{arxiv.2104.09717,
  title  = {A Recursive Approach to Solving Parity Games in Quasipolynomial Time},
  author = {Karoliina Lehtinen and Paweł Parys and Sven Schewe and Dominik Wojtczak},
  journal= {arXiv preprint arXiv:2104.09717},
  year   = {2023}
}
R2 v1 2026-06-24T01:21:20.229Z