TL;DR
This paper introduces a novel tangle learning algorithm for solving parity games, which are crucial in formal verification and synthesis, demonstrating competitive performance especially on large random instances.
Contribution
The paper presents a new tangle learning approach that leverages strongly connected subgraphs to improve parity game solving, filling a gap in existing algorithms.
Findings
Tangle learning is competitive in practice.
It is the fastest solver for large random games.
The approach highlights the importance of tangles in parity game algorithms.
Abstract
Parity games have important practical applications in formal verification and synthesis, especially to solve the model-checking problem of the modal mu-calculus. They are also interesting from the theory perspective, because they are widely believed to admit a polynomial solution, but so far no such algorithm is known. We propose a new algorithm to solve parity games based on learning tangles, which are strongly connected subgraphs for which one player has a strategy to win all cycles in the subgraph. We argue that tangles play a fundamental role in the prominent parity game solving algorithms. We show that tangle learning is competitive in practice and the fastest solver for large random games.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
