中文
相关论文

相关论文: The Strahler number of a parity game

200 篇论文

Parity games have witnessed several new quasi-polynomial algorithms since the breakthrough result of Calude et al. (STOC 2017). The combinatorial object underlying these approaches is a universal tree, as identified by Czerwi\'nski et al.…

数据结构与算法 · 计算机科学 2025-06-25 Zhuan Khye Koh , Georg Loho

The complexity of parity games is a long standing open problem that saw a major breakthrough in 2017 when two quasi-polynomial algorithms were published. This article presents a third, independent approach to solving parity games in…

形式语言与自动机理论 · 计算机科学 2023-06-22 Karoliina Lehtinen , Udi Boker

Several distinct techniques have been proposed to design quasi-polynomial algorithms for solving parity games since the breakthrough result of Calude, Jain, Khoussainov, Li, and Stephan (2017): play summaries, progress measures and register…

形式语言与自动机理论 · 计算机科学 2020-01-15 Wojciech Czerwiński , Laure Daviaud , Nathanaël Fijalkow , Marcin Jurdziński , Ranko Lazić , Paweł Parys

We improve the complexity of solving parity games (with priorities in vertices) for $d={\omega}(\log n)$ by a factor of ${\theta}(d^2)$: the best complexity known to date was $O(mdn^{1.45+\log_2(d/\log_2(n))})$, while we obtain…

计算机科学与博弈论 · 计算机科学 2023-05-02 Paweł Parys , Aleksander Wiącek

Parity games are positionally determined. This is a fundamental and classical result. In 2010, Calude et al. showed a breakthrough result for finite parity games: the winning regions and their positional winning strategies can be computed…

计算机科学与博弈论 · 计算机科学 2022-08-23 Volker Diekert , Manfred Kufleitner

Parity games are simple infinite games played on finite graphs with a winning condition that is expressive enough to capture nested least and greatest fixpoints. Through their tight relationship to the modal mu-calculus, they are used in…

计算机科学中的逻辑 · 计算机科学 2019-09-18 Tom van Dijk

Parity games are a much researched class of games in NP intersect CoNP that are not known to be in P. Consequently, researchers have considered specialised algorithms for the case where certain graph parameters are small. In this paper, we…

计算机科学与博弈论 · 计算机科学 2015-07-01 John Fearnley , Sven Schewe

The quest for a polynomial time algorithm for solving parity games gained momentum in 2017 when two different quasipolynomial time algorithms were constructed. In this paper, we further analyse the second algorithm due to Jurdzi\'nski and…

计算机科学与博弈论 · 计算机科学 2018-01-30 Nathanaël Fijalkow

Attractors in parity games are a technical device for solving "alternating" reachability of given node sets. A well known solver of parity games - Zielonka's algorithm - uses such attractor computations recursively. We here propose new…

计算机科学中的逻辑 · 计算机科学 2014-05-20 Michael Huth , Jim Huan-Pu Kuo , Nir Piterman

The recent breakthrough paper by Calude et al. has given the first algorithm for solving parity games in quasi-polynomial time, where previously the best algorithms were mildly subexponential. We devise an alternative quasi-polynomial time…

数据结构与算法 · 计算机科学 2020-01-15 Marcin Jurdzinski , Ranko Lazic

The parity index problem of tree automata asks, given a regular tree language $L$ and a set of priorities $J$, is $L$ $J$-feasible, that is, recognised by a nondeterministic parity automaton with priorities $J$? This is a long-standing open…

形式语言与自动机理论 · 计算机科学 2025-04-30 Olivier Idir , Karoliina Lehtinen

Calude, Jain, Khoussainov, Li, and Stephan (2017) proposed a quasi-polynomial-time algorithm solving parity games. After this breakthrough result, a few other quasi-polynomial-time algorithms were introduced; none of them is easy to…

形式语言与自动机理论 · 计算机科学 2019-04-30 Paweł Parys

This paper presents a new lower bound for the discrete strategy improvement algorithm for solving parity games due to Voege and Jurdziski. First, we informally show which structures are difficult to solve for the algorithm. Second, we…

计算机科学与博弈论 · 计算机科学 2009-01-20 Oliver Friedmann

In this experimental study we consider Steiner tree approximations that guarantee a constant approximation of ratio smaller than $2$. The considered greedy algorithms and approaches based on linear programming involve the incorporation of…

数据结构与算法 · 计算机科学 2015-12-10 Stephan Beyer , Markus Chimani

Recently, five quasi-polynomial-time algorithms solving parity games were proposed. We elaborate on one of the algorithms, by Lehtinen (2018). Czerwi\'nski et al. (2019) observe that four of the algorithms can be expressed as constructions…

形式语言与自动机理论 · 计算机科学 2019-10-10 Paweł Parys

Consider a situation with $n$ agents or players where some of the players form a coalition with a certain collective objective. Simple games are used to model systems that can decide whether coalitions are successful (winning) or not…

计算机科学与博弈论 · 计算机科学 2016-09-19 Martin Olsen

Progress-measure lifting algorithms for solving parity games have the best worst-case asymptotic runtime, but are limited by their asymmetric nature, and known from the work of Czerwi\'nski et al. (2018) to be subject to a matching…

计算机科学中的逻辑 · 计算机科学 2020-10-19 Marcin Jurdziński , Rémi Morvan , Pierre Ohlmann , K. S. Thejaswini

Parity games play an important role in model checking and synthesis. In their paper, Calude et al. have shown that these games can be solved in quasi-polynomial time. We show that their algorithm can be implemented efficiently: we use their…

计算机科学中的逻辑 · 计算机科学 2018-01-30 John Fearnley , Sanjay Jain , Sven Schewe , Frank Stephan , Dominik Wojtczak

It is shown that the problem of computing the Strahler number of a binary tree given as a term is complete for the circuit complexity class uniform $\mathsf{NC}^1$. For several variants, where the binary tree is given by a pointer structure…

计算复杂性 · 计算机科学 2025-12-23 Moses Ganardi , Markus Lohrey

An attractor decomposition meta-algorithm for solving parity games is given that generalises the classic McNaughton-Zielonka algorithm and its recent quasi-polynomial variants due to Parys (2019), and to Lehtinen, Schewe, and Wojtczak…

数据结构与算法 · 计算机科学 2022-08-30 Marcin Jurdziński , Rémi Morvan , K. S. Thejaswini
‹ 上一页 1 2 3 10 下一页 ›