中文
相关论文

相关论文: Winning Cores in Parity Games

200 篇论文

Parity games can be used to represent many different kinds of decision problems. In practice, tools that use parity games often rely on a specification in a higher-order logic from which the actual game can be obtained by means of an…

计算机科学中的逻辑 · 计算机科学 2022-01-25 Maurice Laveaux , Wieger Wesselink , Tim A. C. Willemse

Cooperative games with nonempty core are called balanced, and the set of balanced games is a polyhedron. Given a game with empty core, we look for the closest balanced game, in the sense of the (weighted) Euclidean distance, i.e., the…

计算机科学与博弈论 · 计算机科学 2026-01-23 Pedro García-Segador , Michel Grabisch , Dylan Laplace Mermoud , Pedro Miranda

The core of a game $v$ on $N$, which is the set of additive games $\phi$ dominating $v$ such that $\phi(N)=v(N)$, is a central notion in cooperative game theory, decision making and in combinatorics, where it is related to submodular…

离散数学 · 计算机科学 2008-09-16 Michel Grabisch , Pedro Miranda

Reward allocation, also known as the credit assignment problem, has been an important topic in economics, engineering, and machine learning. An important concept in reward allocation is the core, which is the set of stable allocations where…

计算机科学与博弈论 · 计算机科学 2024-11-01 Nam Phuong Tran , The Anh Ta , Shuqing Shi , Debmalya Mandal , Yali Du , Long Tran-Thanh

The core is a quintessential solution concept for profit sharing in cooperative game theory. An imputation allocates the worth of the given game among its agents. The imputation lies in the core of the game if, for each sub-coalition, the…

计算机科学与博弈论 · 计算机科学 2025-02-05 Rohith Reddy Gangam , Shayan Taherijam , Vijay V. Vazirani

We study strategy improvement algorithms for solving parity games. While these algorithms are known to solve parity games using a very small number of iterations, experimental studies have found that a high step complexity causes them to…

数据结构与算法 · 计算机科学 2017-05-08 John Fearnley

Calude et al. have recently shown that parity games can be solved in quasi-polynomial time, a landmark result that has led to a number of approaches with quasi-polynomial complexity. Jurdinski and Lasic have further improved the precise…

数据结构与算法 · 计算机科学 2022-11-18 Daniele Dell'Erba , Sven Schewe

We study the approximate core for edge cover games, which are cooperative games stemming from edge cover problems. In these games, each player controls a vertex on a network $G = (V, E; w)$, and the cost of a coalition $S\subseteq V$ is…

组合数学 · 数学 2023-08-23 Tianhang Lu , Han Xian , Qizhi Fang

Classical objectives in two-player zero-sum games played on graphs often deal with limit behaviors of infinite plays: e.g., mean-payoff and total-payoff in the quantitative setting, or parity in the qualitative one (a canonical way to…

计算机科学中的逻辑 · 计算机科学 2016-09-21 Véronique Bruyère , Quentin Hautem , Mickael Randour

Open parity games are proposed as a compositional extension of parity games with algebraic operations, forming string diagrams of parity games. A potential application of string diagrams of parity games is to describe a large parity game…

计算机科学中的逻辑 · 计算机科学 2025-05-29 Kazuki Watanabe

This paper provides formulae and algorithms to compute the projection onto the core of a preimputation outside it. The core of a game is described using an exponential number of linear constraints, and we cannot know beforehand which are…

度量几何 · 数学 2024-11-19 Dylan Laplace Mermoud

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

Combinatorial games lead to several interesting, clean problems in algorithms and complexity theory, many of which remain open. The purpose of this paper is to provide an overview of the area to encourage further research. In particular, we…

计算复杂性 · 计算机科学 2009-09-25 Erik D. Demaine , Robert A. Hearn

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

This paper discusses the problem of efficiently solving parity games where player Odd has to obey an additional 'strong transition fairness constraint' on its vertices -- given that a player Odd vertex $v$ is visited infinitely often, a…

计算机科学与博弈论 · 计算机科学 2023-10-24 Irmak Sağlam , Anne-Kathrin Schmuck

Classical objectives in two-player zero-sum games played on graphs often deal with limit behaviors of infinite plays: e.g., mean-payoff and total-payoff in the quantitative setting, or parity in the qualitative one (a canonical way to…

计算机科学中的逻辑 · 计算机科学 2016-09-15 Véronique Bruyère , Quentin Hautem , Mickael Randour

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

In this paper we provide three new results axiomatizing the core of games in characteristic function form (not necessarily having transferable utility) obeying an innocuous condition (that the set of individually rational pay-off vectors is…

理论经济学 · 经济学 2024-10-01 Anindya Bhattacharya

Consider concurrent, infinite duration, two-player win/lose games played on graphs. If the winning condition satisfies some simple requirement, the existence of Player 1 winning (finite-memory) strategies is equivalent to the existence of…

计算机科学中的逻辑 · 计算机科学 2018-05-01 Stephane Le Roux

We demonstrate the usefulness of adding delay to infinite games with quantitative winning conditions. In a delay game, one of the players may delay her moves to obtain a lookahead on her opponent's moves. We show that determining the winner…

计算机科学与博弈论 · 计算机科学 2017-04-21 Martin Zimmermann