Fast Symbolic Algorithms for Omega-Regular Games under Strong Transition Fairness
Tamajit Banerjee, Rupak Majumdar, Kaushik Mallik, Anne-Kathrin, Schmuck, Sadegh Soudjani

TL;DR
This paper introduces efficient symbolic algorithms for omega-regular games under strong transition fairness, maintaining classical algorithmic properties while improving complexity and scalability.
Contribution
It presents novel fixpoint algorithms that handle strong transition fairness with the same alternation depth as classical methods, and demonstrates improved complexity and practical performance.
Findings
Algorithms have complexity $O(n^{k+2}k!)$ symbolic steps, independent of live edges.
GR(1) specifications with strong transition fairness are solvable with standard 3-nested fixpoint algorithms.
Implemented engine outperforms previous methods on synthetic and real benchmarks.
Abstract
We consider fixpoint algorithms for two-player games on graphs with -regular winning conditions, where the environment is constrained by a strong transition fairness assumption. Strong transition fairness is a widely occurring special case of strong fairness, which requires that any execution is strongly fair with respect to a specified set of live edges: whenever the source vertex of a live edge is visited infinitely often along a play, the edge itself is traversed infinitely often along the play as well. We show that, surprisingly, strong transition fairness retains the algorithmic characteristics of the fixpoint algorithms for -regular games -- the new algorithms have the same alternation depth as the classical algorithms but invoke a new type of predecessor operator. For Rabin games with pairs, the complexity of the new algorithm is symbolic steps,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Economic theories and models
