中文
相关论文

相关论文: Energy Structure of Optimal Positional Strategies …

200 篇论文

This study strengthens the links between Mean Payoff Games (\MPG{s}) and Energy Games (EG{s}). Firstly, we offer a faster $O(|V|^2|E|W)$ pseudo-polynomial time and $\Theta(|V|+|E|)$ space deterministic algorithm for solving the Value…

数据结构与算法 · 计算机科学 2016-09-07 Carlo Comin , Romeo Rizzi

We design a novel algorithm for solving Mean-Payoff Games (MPGs). Besides solving an MPG in the usual sense, our algorithm computes more information about the game, information that is important with respect to applications. The weights of…

计算机科学与博弈论 · 计算机科学 2010-06-09 Luboš Brim , Jakub Chaloupka

In mean-payoff games, the objective of the protagonist is to ensure that the limit average of an infinite sequence of numeric weights is nonnegative. In energy games, the objective is to ensure that the running sum of weights is always…

计算机科学与博弈论 · 计算机科学 2012-09-17 Yaron Velner , Krishnendu Chatterjee , Laurent Doyen , Thomas A. Henzinger , Alexander Rabinovich , Jean-Francois Raskin

Energy parity games are infinite two-player turn-based games played on weighted graphs. The objective of the game combines a (qualitative) parity condition with the (quantitative) requirement that the sum of the weights (i.e., the level of…

计算机科学中的逻辑 · 计算机科学 2012-04-04 Krishnendu Chatterjee , Laurent Doyen

In mean-payoff games, the objective of the protagonist is to ensure that the limit average of an infinite sequence of numeric weights is nonnegative. In energy games, the objective is to ensure that the running sum of weights is always…

计算机科学中的逻辑 · 计算机科学 2010-10-05 Krishnendu Chatterjee , Laurent Doyen , Thomas A. Henzinger , Jean-Francois Raskin

In this work we offer an $O(|V|^2 |E|\, W)$ pseudo-polynomial time deterministic algorithm for solving the Value Problem and Optimal Strategy Synthesis in Mean Payoff Games. This improves by a factor $\log(|V|\, W)$ the best previously…

数据结构与算法 · 计算机科学 2016-04-26 Carlo Comin , Romeo Rizzi

We develop value iteration-based algorithms to solve in a unified manner different classes of combinatorial zero-sum games with mean-payoff type rewards. These algorithms rely on an oracle, evaluating the dynamic programming operator up to…

计算机科学与博弈论 · 计算机科学 2024-11-12 Xavier Allamigeon , Stéphane Gaubert , Ricardo D. Katz , Mateusz Skomra

In this paper, we provide an effective characterization of all the subgame-perfect equilibria in infinite duration games played on finite graphs with mean-payoff objectives. To this end, we introduce the notion of requirement, and the…

计算机科学与博弈论 · 计算机科学 2022-04-22 Léonard Brice , Jean-François Raskin , Marie Van Den Bogaard

An improved exponential time algorithm for Energy Games and Mean Payoff Games has been recently proposed in ICALP 19. The new algorithm prevents some of the repetitive operations performed by the classic value iteration algorithm of Brim et…

数据结构与算法 · 计算机科学 2023-10-09 Peter Austin , Daniele Dell'Erba

The study of convex optimization has historically been concerned with worst-case convergence rates. The development of the Optimized Gradient Method (OGM), due to \citet{drori2012PerformanceOF,Kim2016optimal}, marked a major milestone in…

最优化与控制 · 数学 2026-04-21 Benjamin Grimmer , Kevin Shu , Alex L. Wang

$\omega$-regular energy games, which are weighted two-player turn-based games with the quantitative objective to keep the energy levels non-negative, have been used in the context of verification and synthesis. The logic of modal…

计算机科学中的逻辑 · 计算机科学 2020-10-20 Gal Amram , Shahar Maoz , Or Pistiner , Jan Oliver Ringert

The proliferation of distributed generation and storage units is leading to the development of local, small-scale distribution grids, known as microgrids (MGs). In this paper, the problem of optimizing the energy trading decisions of MG…

计算机科学与博弈论 · 计算机科学 2016-10-10 Georges El Rahi , Anibal Sanjab , Walid Saad , Narayan B. Mandayam , H. Vincent Poor

Mean-payoff games (MPGs) are infinite duration two-player zero-sum games played on weighted graphs. Under the hypothesis of perfect information, they admit memoryless optimal strategies for both players and can be solved in…

计算机科学中的逻辑 · 计算机科学 2015-04-14 Paul Hunter , Guillermo A. Pérez , Jean-François Raskin

We consider simple stochastic games $\mathcal G$ with energy-parity objectives, a combination of quantitative rewards with a qualitative parity condition. The Maximizer tries to avoid running out of energy while simultaneously satisfying a…

计算机科学与博弈论 · 计算机科学 2023-07-13 Mohan Dantam , Richard Mayr

We encode arbitrary finite impartial combinatorial games in terms of lattice points in rational convex polyhedra. Encodings provided by these \emph{lattice games} can be made particularly efficient for octal games, which we generalize to…

组合数学 · 数学 2009-08-25 Alan Guo , Ezra Miller

Similar to the role of Markov decision processes in reinforcement learning, Stochastic Games (SGs) lay the foundation for the study of multi-agent reinforcement learning (MARL) and sequential agent interactions. In this paper, we derive…

计算机科学与博弈论 · 计算机科学 2023-01-12 Xiaotie Deng , Ningyuan Li , David Mguni , Jun Wang , Yaodong Yang

Energy games belong to a class of turn-based two-player infinite-duration games}played on a weighted directed graph. It is one of the rare and intriguing combinatorial problems that lie in ${\sf NP} \cap {\sf co\mbox{-}NP}$, but are not…

数据结构与算法 · 计算机科学 2018-03-02 Krishnendu Chatterjee , Monika Henzinger , Sebastian Krinninger , Danupon Nanongkai

We study \emph{partial-information} two-player turn-based games on graphs with omega-regular objectives, when the partial-information player has \emph{limited memory}. Such games are a natural formalization for reactive synthesis when the…

形式语言与自动机理论 · 计算机科学 2020-02-19 Dhananjay Raju , Rüdiger Ehlers , Ufuk Topcu

In this paper, we study one-player and two-player energy mean-payoff games. Energy mean-payoff games are games of infinite duration played on a finite graph with edges labeled by 2-dimensional weight vectors. The objective of the first…

计算机科学与博弈论 · 计算机科学 2019-07-03 Véronique Bruyère , Quentin Hautem , Mickael Randour , Jean-François Raskin

The maximum-weight matching problem and the behavior of its energy landscape is numerically investigated. We apply a perturbation method adapted from the analysis of spin glasses. This gives inside into the complexity of the energy…

无序系统与神经网络 · 物理学 2023-04-04 Till Kahlke , Alexander K. Hartmann
‹ 上一页 1 2 3 10 下一页 ›