中文
相关论文

相关论文: Tetris is Hard, Even to Approximate

200 篇论文

We analyze the computational complexity of Tetris clearing (determining whether the player can clear an initial board using a given sequence of pieces) and survival (determining whether the player can avoid losing before placing all the…

计算复杂性 · 计算机科学 2026-03-11 MIT Hardness Group , Josh Brunner , Erik D. Demaine , Della Hendrickson , Jeffery Li

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

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

Tetravex is a widely played one person computer game in which you are given $n^2$ unit tiles, each edge of which is labelled with a number. The objective is to place each tile within a $n$ by $n$ square such that all neighbouring edges are…

计算复杂性 · 计算机科学 2012-04-18 Yasuhiko Takenaga , Toby Walsh

We prove NP-hardness and #P-hardness of Tetris clearing (clearing an initial board using a given sequence of pieces) with the Super Rotation System (SRS), even when the pieces are limited to any two of the seven Tetris piece types. This…

计算复杂性 · 计算机科学 2024-04-17 MIT Hardness Group , Erik D. Demaine , Holden Hall , Jeffery Li

We analyze the computational complexity of two 2-player games involving packing objects into a box. In the first game, players alternate drawing polycubes from a shared pile and placing them into an initially empty box in any available…

计算复杂性 · 计算机科学 2019-11-19 Oliver Korten

Consider a variant of Tetris played on a board of width $w$ and infinite height, where the pieces are axis-aligned rectangles of arbitrary integer dimensions, the pieces can only be moved before letting them drop, and a row does not…

计算几何 · 计算机科学 2022-04-12 Justin Dallant , John Iacono

We analyze the problem of packing squares in an online fashion: Given a semi-infinite strip of width 1 and an unknown sequence of squares of side length in [0,1] that arrive from above, one at a time. The objective is to pack these items as…

数据结构与算法 · 计算机科学 2010-10-22 Sandor P. Fekete , Tom Kamphans , Nils Schweer

The game of Tetris is an important benchmark for research in artificial intelligence and machine learning. This paper provides a historical account of the algorithmic developments in Tetris and discusses open challenges. Handcrafted…

机器学习 · 计算机科学 2019-05-13 Simón Algorta , Özgür Şimşek

Tetris is a popular puzzle video game, invented in 1984. We formulate two versions of the game as a transformation semigroup and use this formulation to view the game through the lens of Krohn-Rhodes theory. In a variation of the game upon…

群论 · 数学 2020-04-21 Peter C. Jentsch , Chrystopher L. Nehaniv

The efficiency of game engines and policy optimization algorithms is crucial for training reinforcement learning (RL) agents in complex sequential decision-making tasks, such as Tetris. Existing Tetris implementations suffer from low…

人工智能 · 计算机科学 2026-03-31 Xingguo Chen , Pingshou Xiong , Zhenyu Luo , Mengfei Hu , Xinwen Li , Yongzhou Lü , Guang Yang , Chao Li , Shangdong Yang

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

This paper is about computing constrained approximate Nash equilibria in polymatrix games, which are succinctly represented many-player games defined by an interaction graph between the players. In a recent breakthrough, Rubinstein showed…

计算机科学与博弈论 · 计算机科学 2017-05-09 Argyrios Deligkas , John Fearnley , Rahul Savani

We propose a class of two person perfect information games based on weighted graphs. One of these games can be described in terms of a round pizza which is cut radially into pieces of varying size. The two players alternately take pieces…

组合数学 · 数学 2015-11-12 Daniel E. Brown , Lawrence G. Brown

This paper shows that the satisfiability problem for probabilistic CTL (PCTL, for short) is undecidable. By a reduction from $1\frac{1}{2}$-player games with PCTL winning objectives, we establish that the PCTL satisfiability problem is…

计算机科学中的逻辑 · 计算机科学 2015-12-01 Souymodip Chakraborty , Joost-Pieter Katoen

The UNIQUE GAMES problem is a central problem in algorithms and complexity theory. Given an instance of UNIQUE GAMES, the STRONG UNIQUE GAMES problem asks to find the largest subset of vertices, such that the UNIQUE GAMES instance induced…

数据结构与算法 · 计算机科学 2020-05-19 Suprovat Ghoshal , Anand Louis

We conjecture that PPAD has a PCP-like complete problem, seeking a near equilibrium in which all but very few players have very little incentive to deviate. We show that, if one assumes that this problem requires exponential time, several…

计算复杂性 · 计算机科学 2025-09-08 Yakov Babichenko , Christos Papadimitriou , Aviad Rubinstein

We study the extent to which it is possible to approximate the optimal value of a Unique Games instance in Fixed-Point Logic with Counting (FPC). Formally, we prove lower bounds against the accuracy of FPC-interpretations that map Unique…

计算机科学中的逻辑 · 计算机科学 2024-08-07 Jamie Tucker-Foltz

In the "Game about Squares" the task is to push unit squares on an integer lattice onto corresponding dots. A square can only be moved into one given direction. When a square is pushed onto a lattice point with an arrow the direction of the…

计算复杂性 · 计算机科学 2014-08-21 Jens Maßberg

We study two-player general sum repeated finite games where the rewards of each player are generated from an unknown distribution. Our aim is to find the egalitarian bargaining solution (EBS) for the repeated game, which can lead to much…

机器学习 · 计算机科学 2019-06-05 Aristide Tossou , Christos Dimitrakakis , Jaroslaw Rzepecki , Katja Hofmann
‹ 上一页 1 2 3 10 下一页 ›