中文
相关论文

相关论文: On the Complexity of the Mis\`ere Version of Three…

200 篇论文

Given a graph G with positive integer weights on the vertices, and a token placed on some current vertex u, two players alternately remove a positive integer weight from u and then move the token to a new current vertex adjacent to u. When…

离散数学 · 计算机科学 2012-08-06 Eric Duchêne , Gabriel Renault

We build off the game, NimG to create a version named Neighboring Nim. By reducing from Geography, we show that this game is PSPACE-hard. The games created by the reduction share strong similarities with Undirected (Vertex) Geography and…

计算机科学与博弈论 · 计算机科学 2014-10-08 Kyle Burke , Olivia George

This work is concerned with the study of the Game of Graph Nim -- a class of two-player combinatorial games -- on graphs with $4$ edges. To each edge of such a graph is assigned a positive-integer-valued edge-weight, and during each round…

组合数学 · 数学 2025-09-08 Sayar Karmakar , Moumanti Podder , Souvik Roy , Soumyarup Sadhukhan

We investigate the difficulty of finding economically efficient solutions to coordination problems on graphs. Our work focuses on two forms of coordination problem: pure-coordination games and anti-coordination games. We consider three…

计算机科学与博弈论 · 计算机科学 2023-05-15 Argyrios Deligkas , Eduard Eiben , Gregory Gutin , Philip R. Neary , Anders Yeo

The game of Nim as played on graphs was introduced in Nim on Graphs I and extended in Nim on Graphs II by Masahiko Fukuyama. His papers detail the calculation of Grundy numbers for graphs under specific circumstances. We extend these…

组合数学 · 数学 2010-10-08 Lindsay Erickson

Symmetric strategy improvement is an algorithm introduced by Schewe et al. (ICALP 2015) that can be used to solve two-player games on directed graphs such as parity games and mean payoff games. In contrast to the usual well-known strategy…

计算机科学与博弈论 · 计算机科学 2023-09-06 Tom van Dijk , Georg Loho , Matthew Maat

In this paper, we analyse a misere tree searching game, where players take turns to guess vertices in a tree with a secret `poisoned' vertex. After each turn, the guessed vertex is removed from the tree and the game continues on the…

概率论 · 数学 2025-03-11 Ben Andrews

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

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

In recent years, there has been a growing interest in games on graphs within the research community, fueled by their relevance in applications such as economics, politics, and epidemiology. This paper aims to comprehensively detail the…

计算机科学与博弈论 · 计算机科学 2024-06-11 Christian Giannetti

Generalized Geography is a combinatorial game played on a directed graph. Players take turns moving a token from vertex to vertex, deleting a vertex after moving the token away from it. A player unable to move loses. It is well known that…

计算复杂性 · 计算机科学 2021-08-24 Nathan Fox , Carson Geissler

Very recently, a long-standing open question proposed by Bodlaender in 1991 was answered: the graph coloring game is PSPACE-complete. In 2019, Andres and Lock proposed five variants of the graph coloring game and left open the question of…

离散数学 · 计算机科学 2019-12-03 Thiago Marcilon , Nicolas Martins , Rudini Sampaio

Motivated by the controller placement problems in software-defined networks and the fair division principles of classical "cake cutting", we investigate the following two-player zero-sum game. In our model, a defender places a limited…

计算复杂性 · 计算机科学 2026-05-19 Grzegorz Gutowski , Konstanty Junosza-Szaniawski , Antonio Lauerbach , Alexander Wolff

We study the following combinatorial game played by two players, Alice and Bob, which generalizes the Pizza game considered by Brown, Winkler and others. Given a connected graph G with nonnegative weights assigned to its vertices, the…

离散数学 · 计算机科学 2013-08-07 Josef Cibulka , Jan Kynčl , Viola Mészáros , Rudolf Stolař , Pavel Valtr

We consider the problem of computing a mixed-strategy generalized Nash equilibrium (MS-GNE) for a class of games where each agent has both continuous and integer decision variables. Specifically, we propose a novel Bregman…

最优化与控制 · 数学 2022-06-14 Wicak Ananduta , Sergio Grammatico

Solving parity games is a major building block for numerous applications in reactive program verification and synthesis. While they can be solved efficiently in practice, no known approach has a polynomial worst-case runtime complexity. We…

计算机科学与博弈论 · 计算机科学 2023-07-28 Tobias Hecking , Swathy Muthukrishnan , Alexander Weinert

We settle two long-standing complexity-theoretical questions-open since 1981 and 1993-in combinatorial game theory (CGT). We prove that the Grundy value (a.k.a. nim-value, or nimber) of Undirected Geography is PSPACE-complete to compute.…

计算复杂性 · 计算机科学 2021-06-07 Kyle Burke , Matthew Ferland , Shanghua Teng

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

Given an impartial combinatorial game G, we create a class of related games (CIS-G) by specifying a finite set of positions in G and forbidding players from moving to those positions (leaving all other game rules unchanged). Such…

组合数学 · 数学 2012-01-04 Scott M. Garrabrant , Eric J. Friedman , Adam Scott Landsberg

We study strategic games on weighted directed graphs, in which the payoff of a player is defined as the sum of the weights on the edges from players who chose the same strategy, augmented by a fixed non-negative integer bonus for picking a…

计算机科学与博弈论 · 计算机科学 2021-03-15 Krzysztof R. Apt , Sunil Simon , Dominik Wojtczak
‹ 上一页 1 2 3 10 下一页 ›