English
Related papers

Related papers: A note on monotonicity in Maker-Breaker graph colo…

200 papers

Over the years, there has been extensive work on fully dynamic algorithms for classic graph problems that admit greedy solutions. Examples include $(\Delta+1)$ vertex coloring, maximal independent set, and maximal matching. For all three…

Data Structures and Algorithms · Computer Science 2025-01-22 Soheil Behnezhad , Rajmohan Rajaraman , Omer Wasim

Since its introduction as a Maker-Breaker positional game by Duch\^ene et al. in 2020, the Maker-Breaker domination game has become one of the most studied positional games on vertices. In this game, two players, Dominator and Staller,…

Combinatorics · Mathematics 2026-01-14 Guillaume Bagan , Mathieu Hilaire , Nacim Oijid , Aline Parreau

Let $(X, \mathcal{F})$ be a hypergraph. The Maker-Breaker game on $(X, \mathcal{F})$ is a combinatorial game between two players, Maker and Breaker. Beginning with Maker, the players take turns claiming vertices from $X$ that have not yet…

Discrete Mathematics · Computer Science 2025-02-28 Finn Orson Koepke

Maker-Breaker games are played on a hypergraph $(X,\mathcal{F})$, where $\mathcal{F} \subseteq 2^X$ denotes the family of winning sets. Both players alternately claim a predefined amount of edges (called bias) from the board $X$, and Maker…

Combinatorics · Mathematics 2020-10-01 Dennis Clemens , Fabian Hamann , Yannick Mogge , Olaf Parczyk

We study Maker-Breaker games played on the edge set of a random graph. Specifically, we consider the random graph process and analyze the first time in a typical random graph process that Maker starts having a winning strategy for his final…

Combinatorics · Mathematics 2014-01-07 Sonny Ben-Shimon , Asaf Ferber , Dan Hefetz , Michael Krivelevich

We study the algorithmic complexity of Maker-Breaker games played on the edge sets of general graphs. We mainly consider the perfect matching game and the $H$-game. Maker wins if she claims the edges of a perfect matching in the first, and…

Computational Complexity · Computer Science 2024-11-18 Eric Duchêne , Valentin Gledel , Fionn Mc Inerney , Nicolas Nisse , Nacim Oijid , Aline Parreau , Miloš Stojaković

A set of vertices $W$ of a graph $G$ is a resolving set if every vertex of $G$ is uniquely determined by its vector of distances to $W$. In this paper, the Maker-Breaker resolving game is introduced. The game is played on a graph $G$ by…

Combinatorics · Mathematics 2020-05-28 Cong X. Kang , Sandi Klavžar , Ismael G. Yero , Eunjeong Yi

We consider some biased Maker-Breaker games. Starting with the complete $k$-uniform hypergraph on $n$ vertices, at each turn Maker claims one edge, and then Breaker claims $b$ edges. Maker's goal is to obtain a set of edges having some…

Combinatorics · Mathematics 2025-09-04 Patrick Bennett , Alan Frieze , Wesley Pegden

We study biased Maker-Breaker games on a graph system $\{G_1,\ldots,G_s\}$, in which Maker's goal is to claim certain rainbow structures, i.e., specified subgraphs consisting of at most one edge from each graph $G_i$. We consider the…

We investigate Maker-Breaker games on graphs of size $\aleph_1$ in which Maker's goal is to build a copy of the host graph. We establish a firm dependence of the outcome of the game on the axiomatic framework. Relating to this, we prove…

Combinatorics · Mathematics 2023-06-16 Nathan Bowler , Florian Gut , Attila Joó , Max Pitz

For a tree T on n vertices, we study the Maker-Breaker game, played on the edge set of the complete graph on n vertices, which Maker wins as soon as the graph she builds contains a copy of T. We prove that if T has bounded maximum degree,…

Combinatorics · Mathematics 2013-04-16 Dennis Clemens , Asaf Ferber , Roman Glebov , Dan Hefetz , Anita Liebenau

We study Maker--Breaker total domination game played by two players, Dominator and Staller, on the connected cubic graphs. Staller (playing the role of Maker) wins if she manages to claim an open neighbourhood of a vertex. Dominator wins…

Combinatorics · Mathematics 2023-06-22 Jovana Forcan , Mirjana Mikalački

For a positive integer $k$, a $k$-colouring of a graph $G=(V,E)$ is a mapping $c: V\rightarrow\{1,2,...,k\}$ such that $c(u)\neq c(v)$ whenever $uv\in E$. The Colouring problem is to decide, for a given $G$ and $k$, whether a $k$-colouring…

Computational Complexity · Computer Science 2016-02-16 Petr A. Golovach , Matthew Johnson , Daniël Paulusma , Jian Song

In this paper we analyze biased Maker-Breaker games and Avoider-Enforcer games, both played on the edge set of a random board $G\sim \gnp$. In Maker-Breaker games there are two players, denoted by Maker and Breaker. In each round, Maker…

Combinatorics · Mathematics 2012-10-30 Asaf Ferber , Roman Glebov , Michael Krivelevich , Alon Naor

Let $d(x,y)$ denote the length of a shortest path between vertices $x$ and $y$ in a graph $G$ with vertex set $V$. For a positive integer $k$, let $d_k(x,y)=\min\{d(x,y), k+1\}$ and $R_k\{x,y\}=\{z\in V: d_k(x,z) \neq d_k(y,z)\}$. A set $S…

Combinatorics · Mathematics 2023-01-02 Cong X. Kang , Eunjeong Yi

A rank-3 Maker-Breaker game is played on a hypergraph in which all hyperedges are sets of at most 3 vertices. The two players of the game, called Maker and Breaker, move alternately. On his turn, maker chooses a vertex to be withdrawn from…

Computational Complexity · Computer Science 2022-09-23 Lear Bahack

In the Maker-Breaker resolving game, two players named Resolver and Spoiler alternately select unplayed vertices of a given graph $G$. The aim of Resolver is to select all the vertices of some resolving set of $G$, while Spoiler aims to…

Combinatorics · Mathematics 2025-12-02 Savitha K S , Sandi Klavžar , Tijo James

The Maker-Breaker domination game (MBD game) is a two-player game played on a graph $G$ by Dominator and Staller. They alternately select unplayed vertices of $G$. The goal of Dominator is to form a dominating set with the set of vertices…

Combinatorics · Mathematics 2025-12-10 Athira Divakaran , Tanja Dravec , Tijo James , Sandi Klavžar , Latha S Nair

We consider the problem of online graph colouring. Whenever a node is requested, a colour must be assigned to the node, and this colour must be different from the colours of any of its neighbours. According to the greedy algorithm the node…

Discrete Mathematics · Computer Science 2016-01-05 Wojciech Kordecki , Anna Łyczkowska-Hanćkowiak

We study two positional games played on hypergraphs, whose edges may be interpreted as winning sets. Two players take turns picking a previously unpicked vertex of the hypergraph. We say a player fills an edge if that player has picked all…

Discrete Mathematics · Computer Science 2026-04-14 Florian Galliot