中文
相关论文

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

200 篇论文

We study the complexity of solving two-player infinite duration games played on a fixed finite graph, where the control of a node is not predetermined but rather assigned randomly. In classic random-turn games, control of each node is…

计算机科学与博弈论 · 计算机科学 2026-01-13 Sarvin Bahmani , Rasmus Ibsen-Jensen , Soumyajit Paul , Sven Schewe , Friedrich Slivovsky , Qiyi Tang , Dominik Wojtczak , Shufang Zhu

In many applications, we want to influence the decisions of independent agents by designing incentives for their actions. We revisit a fundamental problem in this area, called GAME IMPLEMENTATION: Given a game in standard form and a set of…

计算机科学与博弈论 · 计算机科学 2022-12-02 Jiehua Chen , Sebastian Vincent Haydn , Negar Layegh Khavidaki , Sofia Simola , Manuel Sorge

We study the computational complexity of an important property of simple, regular and weighted games, which is decisiveness. We show that this concept can naturally be represented in the context of hypergraph theory, and that decisiveness…

计算机科学与博弈论 · 计算机科学 2013-07-10 Andreas Polyméris , Fabián Riquelme

We prove the computational intractability of rotating and placing $n$ square tiles into a $1 \times n$ array such that adjacent tiles are compatible--either equal edge colors, as in edge-matching puzzles, or matching tab/pocket shapes, as…

计算复杂性 · 计算机科学 2017-01-03 Jeffrey Bosboom , Erik D. Demaine , Martin L. Demaine , Adam Hesterberg , Pasin Manurangsi , Anak Yodpinyanee

In this paper, we study three connection games among the most widely played: Havannah, Twixt, and Slither. We show that determining the outcome of an arbitrary input position is PSPACE-complete in all three cases. Our reductions are based…

计算复杂性 · 计算机科学 2016-05-17 Édouard Bonnet , Florian Jamain , Abdallah Saffidine

We analyze the computational complexity of optimally playing the two-player board game Push Fight, generalized to an arbitrary board and number of pieces. We prove that the game is PSPACE-hard to decide who will win from a given position,…

计算复杂性 · 计算机科学 2018-03-13 Jeffrey Bosboom , Erik D. Demaine , Mikhail Rudoy

We classify the computational complexity of the popular video games Portal and Portal 2. We isolate individual mechanics of the game and prove NP-hardness, PSPACE-completeness, or (pseudo)polynomiality depending on the specific game…

计算复杂性 · 计算机科学 2016-12-01 Erik D. Demaine , Joshua Lockhart , Jayson Lynch

In this thesis, we survey techniques and results from the study of Complexity Theory and Games. We then apply these techniques to obtain new results for previously unstudied games. Our contributions in the games Hexiom, Cut the Rope, and…

计算复杂性 · 计算机科学 2018-07-13 Diogo M. Costa

Counter reachability games are played by two players on a graph with labelled edges. Each move consists in picking an edge from the current location and adding its label to a counter vector. The objective is to reach a given counter value…

计算机科学与博弈论 · 计算机科学 2013-07-22 Julien Reichert

This paper investigates the popular card game UNO from the viewpoint of algorithmic combinatorial game theory. We define simple and concise mathematical models for the game, including both cooperative and uncooperative versions, and analyze…

离散数学 · 计算机科学 2013-12-03 Erik D. Demaine , Martin L. Demaine , Nicholas J. A. Harvey , Ryuhei Uehara , Takeaki Uno , Yushi Uno

An important aspect in systems of multiple autonomous agents is the exploitation of synergies via coalition formation. In this paper, we solve various open problems concerning the computational complexity of stable partitions in additively…

计算机科学与博弈论 · 计算机科学 2015-02-06 Haris Aziz , Felix Brandt , Hans Georg Seedig

We prove that multilinear (tensor) analogues of many efficiently computable problems in numerical linear algebra are NP-hard. Our list here includes: determining the feasibility of a system of bilinear equations, deciding whether a 3-tensor…

计算复杂性 · 计算机科学 2013-07-02 Christopher Hillar , Lek-Heng Lim

This thesis presents some geometric insights into three different types of two player prediction games -- namely general learning task, prediction with expert advice, and online convex optimization. These games differ in the nature of the…

机器学习 · 计算机科学 2018-05-23 Parameswaran Kamalaruban

We consider the task of computing an approximation of a trembling hand perfect equilibrium for an n-player game in strategic form, n >= 3. We show that this task is complete for the complexity class FIXP_a. In particular, the task is…

计算机科学与博弈论 · 计算机科学 2014-08-06 Kousha Etessami , Kristoffer Arnsfelt Hansen , Peter Bro Miltersen , Troels Bjerre Sorensen

Itemset mining is one of the most studied tasks in knowledge discovery. In this paper we analyze the computational complexity of three central itemset mining problems. We prove that mining confident rules with a given item in the head is…

数据库 · 计算机科学 2020-12-09 Christian Bessiere , Mohamed-Bachir Belaid , Nadjib Lazaar

Consider QBF, the Quantified Boolean Formula problem, as a combinatorial game ruleset. The problem is rephrased as determining the winner of the game where two opposing players take turns assigning values to boolean variables. In this…

计算复杂性 · 计算机科学 2014-12-31 Kyle Burke

In this paper, we show that the problem of determining whether one player can force a win in a multiplayer version of the children's card game War is PSPACE-hard. The same reduction shows that a related problem, asking whether a player can…

计算复杂性 · 计算机科学 2015-03-11 Jonathan Weed

We investigate the complexity of finding a winning strategy for the mis\`ere version of three games played on graphs : two variants of the game $\text{NimG}$, introduced by Stockmann in 2004 and the game $\text{Vertex Geography}$ on both…

离散数学 · 计算机科学 2015-05-05 Gabriel Renault , Simon Schmidt

The Taxman game has proven to be hard to solve optimally, so efforts have been made to find heuristic strategies that do well in practice. We present results on the NP-hardness of a variant of the game via an equivalence to a particular…

组合数学 · 数学 2022-11-02 Atli Fannar Franklín , Robert K. Moniot

We consider approximating the minmax value of a multi-player game in strategic form. Tightening recent bounds by Borgs et al., we observe that approximating the value with a precision of epsilon log n digits (for any constant epsilon>0 is…

计算机科学与博弈论 · 计算机科学 2008-12-18 Kristoffer Arnsfelt Hansen , Thomas Dueholm Hansen , Peter Bro Miltersen , Troels Bjerre Sørensen