中文
相关论文

相关论文: David Gale's subset take-away game

200 篇论文

Let G=(V,E) be a connected graph. A set U subseteq V is convex if G[U] is connected and all vertices of V\U have at most one neighbor in U. Let sigma(W) denote the unique smallest convex set that contains W subseteq V. Two players play the…

数据结构与算法 · 计算机科学 2016-10-25 Wing-Kai Hon , Ton Kloks , Fu-Hong Liu , Hsiang-Hsuan Liu , Tao-Ming Wang , Yue-Li Wang

A generalized $N$-sided die is a random variable $D$ on a sample space of $N$ equally likely outcomes taking values in the set of positive integers. We say of independent $N$ sided dice $D_i, D_j$ that $D_i$ beats $D_j$, written $D_i \to…

动力系统 · 数学 2019-05-07 Ethan Akin , Julia Saccamano

We study infinite two-player games where one of the players is unsure about the set of moves available to the other player. In particular, the set of moves of the other player is a strict superset of what she assumes it to be. We explore…

计算机科学与博弈论 · 计算机科学 2013-03-05 Nicholas Asher , Soumya Paul

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

Two-player zero-sum "graph games" are a central model, which proceeds as follows. A token is placed on a vertex of a graph, and the two players move it to produce an infinite "play", which determines the winner or payoff of the game.…

计算机科学与博弈论 · 计算机科学 2022-11-28 Guy Avni , Ismael Jecker , Djordje Zikelic

Turn-based discounted-sum games are two-player zero-sum games played on finite directed graphs. The vertices of the graph are partitioned between player 1 and player 2. Plays are infinite walks on the graph where the next vertex is decided…

计算机科学与博弈论 · 计算机科学 2024-05-21 Ali Asadi , Krishnendu Chatterjee , Raimundo Saona , Jakub Svoboda

We define the Sign Game as a two-player game played on a simple undirected mathematical graph $G$. The players alternate turns, assigning vertices of $G$ either $1$ or $-1$, and edges take on the value of the product of their endvertices.…

组合数学 · 数学 2025-11-12 Liz Blum , Lily Brustkern , Rosetta Hawkins , Neil R. Nicholson , Ranjan Rohatgi

In this paper, we perform a minimalistic quantization of the classical game of tic-tac-toe, by allowing superpositions of classical moves. In order for the quantum game to reduce properly to the classical game, we require legal quantum…

量子物理 · 物理学 2015-05-19 J. N. Leaw , S. A. Cheong

In this paper, we study algorithms for special cases of energy games, a class of turn-based games on graphs that show up in the quantitative analysis of reactive systems. In an energy game, the vertices of a weighted directed graph belong…

数据结构与算法 · 计算机科学 2023-11-17 Sebastian Forster , Antonis Skarlatos , Tijn de Vos

Euclid is a well known two-player impartial combinatorial game. A position in Euclid is a pair of positive integers and the players move alternately by subtracting a positive integer multiple of one of the integers from the other integer…

组合数学 · 数学 2012-02-22 Grant Cairns , Nhan Bao Ho

Delay games are two-player games of infinite duration in which one player may delay her moves to obtain a lookahead on her opponent's moves. For $\omega$-regular winning conditions it is known that such games can be solved in…

计算机科学与博弈论 · 计算机科学 2018-03-30 Felix Klein , Martin Zimmermann

We investigate a two player game called the $K^4$-building game: two players alternately claim edges of an infinite complete graph. Each player's aim is to claim all six edges on some vertex set of size four for themself. The first player…

组合数学 · 数学 2023-09-06 Nathan Bowler , Florian Gut

Consider the following two-player game on the edges of $K_n$, the complete graph with $n$ vertices: Starting with an empty graph $G$ on the vertex set of $K_n$, in each round the first player chooses $b \in \mathbb{N}$ edges from $K_n$…

组合数学 · 数学 2022-07-07 Rajko Nenadov

Two-player games on graphs are widely studied in formal methods as they model the interaction between a system and its environment. The game is played by moving a token throughout a graph to produce an infinite path. There are several…

计算机科学中的逻辑 · 计算机科学 2019-06-10 Guy Avni , Thomas A. Henzinger , Ventsislav Chonev

In Combinatorial Game Theory, short game forms are defined recursively over all the positions the two players are allowed to move to. A form is decomposable if it can be expressed as a disjunctive sum of two forms with smaller birthday. If…

We consider 2-player stochastic games with perfectly observed actions, and study the limit, as the discount factor goes to one, of the equilibrium payoffs set. In the usual setup where current states are observed by the players, we show…

最优化与控制 · 数学 2014-12-11 Jérôme Renault , Bruno Ziliotto

We give operational meaning to wave-particle duality in terms of discrimination games. Duality arises as a constraint on the probability of winning these games. The games are played with the aid of an n-port interferometer, and involve 3…

量子物理 · 物理学 2018-02-07 Emilio Bagan , John Calsamiglia , Janos A. Bergou , Mark Hillery

Let $\gamma_g(G)$ be the game domination number of a graph $G$. It is proved that if ${\rm diam}(G) = 2$, then $\gamma_g(G) \le \left\lceil \frac{n(G)}{2} \right\rceil- \left\lfloor \frac{n(G)}{11}\right\rfloor$. The bound is attained: if…

组合数学 · 数学 2021-02-03 Csilla Bujtás , Vesna Iršič , Sandi Klavžar , Kexiang Xu

Motivated by the success of domination games and by a variation of the coloring game called the indicated coloring game, we introduce a version of domination games called the indicated domination game. It is played on an arbitrary graph $G$…

组合数学 · 数学 2024-03-28 Boštjan Brešar , Csilla Bujtás , Vesna Iršič , Douglas F. Rall , Zsolt Tuza

We study the computational complexity of distance games, a class of combinatorial games played on graphs. A move consists of colouring an uncoloured vertex subject to it not being at certain distances determined by two sets, D and S. D is…

计算复杂性 · 计算机科学 2019-02-12 Kyle Burke , Silvia Heubach , Melissa Huggan , Svenja Huntemann