English
Related papers

Related papers: Catching a robber on a random $k$-uniform hypergra…

200 papers

The game of cops and robbers is a well-known game played on graphs. In this paper we consider the straight-ahead orientations of 4-regular quadrangulations of the torus and the Klein bottle and we prove that their cop number is bounded by a…

We consider a variation of the Cops and Robber game where the cops can only see the robber when the distance between them is at most a fixed parameter $\ell$. We consider the basic consequences of this definition for some simple graph…

Discrete Mathematics · Computer Science 2017-08-25 N. E. Clarke , D. Cox , C. Duffy , D. Dyer , S. Fitzpatrick , M. E. Messinger

We consider the localization game played on graphs in which a cop tries to determine the exact location of an invisible robber by exploiting distance probes. The corresponding graph parameter $\zeta(G)$ for a given graph $G$ is called the…

Combinatorics · Mathematics 2020-09-07 Andrzej Dudek , Sean English , Alan Frieze , Calum MacRury , Pawel Pralat

We consider the following game, played on a $k$-uniform hypergraph $H$. There are $q$ colors available and two players take it in turns to color vertices. A partial coloring is proper if no edge is mono-chromatic. One player, A, wishes to…

Combinatorics · Mathematics 2019-02-11 Debsoumya Chakraborti , Alan Frieze , Mihir Hasabnis

Andreae (1986) proved that the cop number of connected $H$-minor-free graphs is bounded for every graph $H$. In particular, the cop number is at most $|E(H-h)|$ if $H-h$ contains no isolated vertex, where $h\in V(H)$. The main result of…

Combinatorics · Mathematics 2025-10-29 Franklin Kenter , Erin Meger , Jérémie Turcotte

A classic result of Erd\H{o}s, Gy\'arf\'as and Pyber states that for every coloring of the edges of $K_n$ with $r$ colors, there is a cover of its vertex set by at most $f(r) = O(r^2 \log r)$ vertex-disjoint monochromatic cycles. In…

Combinatorics · Mathematics 2018-07-18 Dániel Korándi , Frank Mousset , Rajko Nenadov , Nemanja Škorić , Benny Sudakov

We investigate the computational complexity of deciding whether k cops can capture a robber on a graph G. In 1995, Goldstein and Reingold conjectured that the problem is EXPTIME-complete when both G and k are part of the input; we prove…

Combinatorics · Mathematics 2014-12-05 William B. Kinnersley

In this paper, we consider a variant of the cops and robbers game on a graph, introduced by Kinnersley and Peterson, in which every time the robber uses an edge, it is removed from the graph, known as bridge-burning cops and robbers. In…

Combinatorics · Mathematics 2020-11-21 Rebekah Herrman , Peter van Hintum , Stephen G. Z. Smith

We consider the game of Zombies and Survivors as introduced by Fitzpatrick, Howell, Messinger and Pike (2016) This is a variation of the game Cops and Robber where the zombies (in the cops' role) are of limited intelligence and will always…

Combinatorics · Mathematics 2018-06-13 Shannon L. Fitzpatrick

We consider random sub-graphs of a fixed graph $G=(V,E)$ with large minimum degree. We fix a positive integer $k$ and let $G_k$ be the random sub-graph where each $v\in V$ independently chooses $k$ random neighbors, making $kn$ edges in…

Combinatorics · Mathematics 2014-05-12 Alan Frieze , Tony Johansson

We prove that every connected $P_5$-free graph has cop number at most two, solving a conjecture of Sivaraman. In order to do so, we first prove that every connected $P_5$-free graph $G$ with independence number at least three contains a…

Combinatorics · Mathematics 2025-10-29 Maria Chudnovsky , Sergey Norin , Paul Seymour , Jérémie Turcotte

We study a variation of the cops and robber game characterising treewidth, where in each play at most q cops can be placed in order to catch the robber, where q is a parameter of the game. We prove that if k cops have a winning strategy in…

Discrete Mathematics · Computer Science 2024-02-15 Isolde Adler , Eva Fluck

For a given graph $G$ of minimum degree at least $k$, let $G_p$ denote the random spanning subgraph of $G$ obtained by retaining each edge independently with probability $p=p(k)$. We prove that if $p \ge \frac{\log k + \log \log k +…

Combinatorics · Mathematics 2016-09-14 Roman Glebov , Humberto Naves , Benny Sudakov

We bound expected capture time and throttling number for the cop versus gambler game on a connected graph with $n$ vertices, a variant of the cop versus robber game that is played in darkness, where the adversary hops between vertices using…

Discrete Mathematics · Computer Science 2019-06-03 Jesse Geneson , Carl Joshua Quines , Espen Slettnes , Shen-Fu Tsai

We consider the localization game played on graphs, wherein a set of cops attempt to determine the exact location of an invisible robber by exploiting distance probes. The corresponding optimization parameter for a graph $G$ is called the…

Combinatorics · Mathematics 2020-01-27 Anthony Bonato , William B. Kinnersley

We study the localization number of incidence graphs of designs. In the localization game played on a graph, the cops attempt to determine the location of an invisible robber via distance probes. The localization number of a graph $G$,…

Combinatorics · Mathematics 2020-05-27 Anthony Bonato , Melissa A. Huggan , Trent Marbach

The guarding game is a game in which several cops try to guard a region in a (directed or undirected) graph against Robber. Robber and the cops are placed on the vertices of the graph; they take turns in moving to adjacent vertices (or…

Computer Science and Game Theory · Computer Science 2013-11-15 R. Samal , T. Valla

It is well known that the treewidth of a graph $G$ corresponds to the node search number where a team of cops is pursuing a robber that is lazy, visible and has the ability to move at infinite speed via unguarded path. In recent papers,…

Data Structures and Algorithms · Computer Science 2021-01-28 Guillaume Mescoff , Christophe Paul , Dimitrios Thilikos

We study a game of pursuit and evasion introduced by Seager in 2012, in which a cop searches the robber from outside the graph, using distance queries. A graph on which the cop wins is called locatable. In her original paper, Seager asked…

Combinatorics · Mathematics 2014-02-13 Richard A. B. Johnson , Sebastian Koch

We present an algorithm of time complexity $O(kn^{k+2})$ deciding whether a graph $G$ on $n$ vertices is $k$-copwin. The fastest algorithm thus far had time complexity $O(n^{2k+2})$.

Data Structures and Algorithms · Computer Science 2022-06-16 Jan Petr , Julien Portier , Leo Versteegen