中文
相关论文

相关论文: Threes!, Fives, 1024!, and 2048 are Hard

200 篇论文

We study algorithms for solving Subtraction games, which sometimes are referred to as one-heap Nim games. We describe a quantum algorithm which is applicable to any game on DAG, and show that its query compexity for solving an arbitrary…

量子物理 · 物理学 2018-08-13 Kamil Khadiev , Dmitry Kravchenko

We prove that the classic falling-block video game Tetris (both survival and board clearing) remains NP-complete even when restricted to 8 columns, or to 4 rows, settling open problems posed over 15 years ago [BDH+04]. Our reduction is from…

计算复杂性 · 计算机科学 2020-10-01 Sualeh Asif , Michael Coulombe , Erik D. Demaine , Martin L. Demaine , Adam Hesterberg , Jayson Lynch , Mihir Singhal

Simple stochastic games are turn-based 2.5-player games with a reachability objective. The basic question asks whether one player can ensure reaching a given target with at least a given probability. A natural extension is games with a…

计算机科学与博弈论 · 计算机科学 2021-02-02 Pranav Ashok , Krishnendu Chatterjee , Jan Kretinsky , Maximilian Weininger , Tobias Winkler

Simple stochastic games are turn-based 2.5-player zero-sum graph games with a reachability objective. The problem is to compute the winning probability as well as the optimal strategies of both players. In this paper, we compare the three…

计算机科学与博弈论 · 计算机科学 2022-07-21 Jan Kretinsky , Emanuel Ramneantu , Alexander Slivinskiy , Maximilian Weininger

In this paper we are going to solve an open problem about the game tetris. We are going to give the first results in the complexity of a variant of offline tetris introduced by Erik Demaine, Susan Hohenberger and David Liben Nowell in their…

计算复杂性 · 计算机科学 2015-06-25 Oscar Temprano

We analyse the computational complexity of finding Nash equilibria in simple stochastic multiplayer games. We show that restricting the search space to equilibria whose payoffs fall into a certain interval may lead to undecidability. In…

计算机科学与博弈论 · 计算机科学 2010-06-24 Michael Ummels , Dominik Wojtczak

We analyse the computational complexity of finding Nash equilibria in turn-based stochastic multiplayer games with omega-regular objectives. We show that restricting the search space to equilibria whose payoffs fall into a certain interval…

计算机科学与博弈论 · 计算机科学 2015-07-01 Michael Ummels , Dominik Wojtczak

Usually, to apply game-theoretic methods, we must specify utilities precisely, and we run the risk that the solutions we compute are not robust to errors in this specification. Ordinal games provide an attractive alternative: they require…

计算机科学与博弈论 · 计算机科学 2024-07-11 Vincent Conitzer

Simple stochastic games are turn-based 2.5-player zero-sum graph games with a reachability objective. The problem is to compute the winning probability as well as the optimal strategies of both players. In this paper, we compare the three…

计算机科学与博弈论 · 计算机科学 2020-09-24 Jan Křetínský , Emanuel Ramneantu , Alexander Slivinskiy , Maximilian Weininger

We prove that it is PPAD-hard to compute a Nash equilibrium in a tree polymatrix game with twenty actions per player. This is the first PPAD hardness result for a game with a constant number of actions per player where the interaction graph…

计算机科学与博弈论 · 计算机科学 2020-02-28 Argyrios Deligkas , John Fearnley , Rahul Savani

We study stochastic two-player turn-based games in which the objective of one player is to ensure several infinite-horizon total reward objectives, while the other player attempts to spoil at least one of the objectives. The games have…

计算机科学与博弈论 · 计算机科学 2016-05-13 Romain Brenguier , Vojtěch Forejt

In this paper we study the computational complexity of computing an evolutionary stable strategy (ESS) in multi-player symmetric games. For two-player games, deciding existence of an ESS is complete for {\Sigma} 2 , the second level of the…

计算复杂性 · 计算机科学 2022-03-16 Manon Blanc , Kristoffer Arnsfelt Hansen

The physics-based simulation game Angry Birds has been heavily researched by the AI community over the past five years, and has been the subject of a popular AI competition that is currently held annually as part of a leading AI conference.…

计算复杂性 · 计算机科学 2020-01-17 Matthew Stephenson , Jochen Renz , Xiaoyu Ge

The Traveling Tournament Problem is a sports-scheduling problem where the goal is to minimize the total travel distance of teams playing a double round-robin tournament. The constraint 'k' is an imposed upper bound on the number of…

计算复杂性 · 计算机科学 2021-10-07 Diptendu Chatterjee

Tablut is a complete-knowledge, deterministic, and asymmetric board game, which has not been solved nor properly studied yet. In this work, its rules and characteristics are presented, then a study on its complexity is reported. An upper…

计算复杂性 · 计算机科学 2021-01-29 Andrea Galassi

The winning condition of a parity game with costs requires an arbitrary, but fixed bound on the cost incurred between occurrences of odd colors and the next occurrence of a larger even one. Such games quantitatively extend parity games…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Alexander Weinert , Martin Zimmermann

Determining a Nash equilibrium in a $2$-player non-zero sum game is known to be PPAD-hard (Chen and Deng (2006), Chen, Deng and Teng (2009)). The problem, even when restricted to win-lose bimatrix games, remains PPAD-hard (Abbott, Kane and…

计算机科学与博弈论 · 计算机科学 2010-11-01 Samir Datta , Nagarajan Krishnamurthy

Poker is a family of card games that includes many variations. We hypothesize that most poker games can be solved as a pattern matching problem, and propose creating a strong poker playing system based on a unified poker representation. Our…

人工智能 · 计算机科学 2015-09-23 Nikolai Yakovenko , Liangliang Cao , Colin Raffel , James Fan

Recent work by Atserias and Dawar (J. Log. Comp 2019) and Tucker-Foltz (LMCS 2024) has established undefinability results in fixed-point logic with counting (FPC) corresponding to many classical complexity results from the hardness of…

计算机科学中的逻辑 · 计算机科学 2026-03-03 Anuj Dawar , Bálint Molnár

Many models from a variety of areas involve the computation of an equilibrium or fixed point of some kind. Examples include Nash equilibria in games; market equilibria; computing optimal strategies and the values of competitive games…

计算复杂性 · 计算机科学 2008-02-21 Mihalis Yannakakis