English
Related papers

Related papers: Cops and robber in graphs with bounded vertex cove…

200 papers

A gambler moves on the vertices $1, \ldots, n$ of a graph using the probability distribution $p_{1}, \ldots, p_{n}$. A cop pursues the gambler on the graph, only being able to move between adjacent vertices. What is the expected number of…

Discrete Mathematics · Computer Science 2017-01-09 Jesse Geneson

Cops and robbers is a vertex-pursuit game played on graphs. In the classical cops-and-robbers game, a set of cops and a robber occupy the vertices of the graph and move alternately along the graph's edges with perfect information about each…

Discrete Mathematics · Computer Science 2018-06-12 Ziyuan Gao , Boting Yang

The game of Cops and Robber is a pursuit-evasion game which is usually played on a connected graph. In the game, a set of cops and a robber move around the vertices of a graph along edges, where the cops aim to capture the robber, while the…

Combinatorics · Mathematics 2021-07-27 Pinkaew Siriwong , Ratinan Boonklurb , Henry Liu , Sirirat Singhun

We show that a graph with $n$ vertices and vertex cover of size $k$ has at most $4^k + n$ potential maximal cliques. We also show that for each positive integer $k$, there exists a graph with vertex cover of size $k$, $O(k^2)$ vertices, and…

Combinatorics · Mathematics 2020-11-24 Tuukka Korhonen

We prove new theoretical results about several variations of the cop and robber game on graphs. First, we consider a variation of the cop and robber game which is more symmetric called the cop and killer game. We prove for all $c < 1$ that…

Discrete Mathematics · Computer Science 2017-11-01 Espen Slettnes , Carl Joshua Quines , Shen-Fu Tsai , Jesse Geneson

The cop throttling number $th_c(G)$ of a graph $G$ for the game of Cops and Robbers is the minimum of $k + capt_k(G)$, where $k$ is the number of cops and $capt_k(G)$ is the minimum number of rounds needed for $k$ cops to capture the robber…

We investigate the game of cops and robber, played on a finite graph, between one cop and one robber. If the cop can force a win on a graph, the graph is called cop-win. We describe a procedure we call corner ranking, performed on a graph,…

Combinatorics · Mathematics 2017-03-14 David Offner , Kerry Ojakian

We investigate extremal graphs related to the game of Cops and Robbers. We focus on graphs where a single cop can catch the robber; such graphs are called cop-win. The capture time of a cop-win graph is the minimum number of moves the cop…

Combinatorics · Mathematics 2019-03-21 David Offner , Kerry Ojakian

We consider a game in which a cop searches for a moving robber on a graph using distance probes, which is a slight variation on one introduced by Seager. Carragher, Choi, Delcourt, Erickson and West showed that for any n-vertex graph $G$…

Combinatorics · Mathematics 2020-08-12 John Haslegrave , Richard A. B. Johnson , Sebastian Koch

In the game of \emph{cops and robbers} on a graph $G = (V,E)$, $k$ cops try to catch a robber. On the cop turn, each cop may move to a neighboring vertex or remain in place. On the robber's turn, he moves similarly. The cops win if there is…

Combinatorics · Mathematics 2012-04-03 Andrew Beveridge , Paolo Codenotti , Aaron Maurer , John McCauley , Silviya Valeva

We consider a variation of cop vs.\ robber on graph in which the robber is not restricted by the graph edges; instead, he picks a time-independent probability distribution on $V(G)$ and moves according to this fixed distribution. The cop…

Combinatorics · Mathematics 2013-08-23 Natasha Komarov , Peter Winkler

The Cops and Robber game is played on undirected finite graphs. $k$ cops and one robber are positioned on vertices and take turn in moving along edges. The cops win if, after a move, a cop and the robber are on the same vertex. A graph is…

Combinatorics · Mathematics 2011-11-10 Dirk Oliver Theis

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

An old conjecture of Erd{\H{o}}s and Gallai states that every $n$ vertex graph can be decomposed, that is $E(G)$ can be partitioned, into $O(n)$ cycles and edges. The covering version of this conjecture was proven by Pyber in 1985, where it…

Combinatorics · Mathematics 2025-09-09 Saieed Akbari , Jonny Aloni , Arash Beikmohammadi , Alexander Clow

Various models to quantify the reliability of a network have been studied where certain components of the graph may fail at random and the probability that the remaining graph is connected is the proxy for reliability. In this work we…

Combinatorics · Mathematics 2020-11-24 Maimoonah Ahmed , Ben Cameron

We investigate a cheating robot version of Cops and Robber, first introduced by Huggan and Nowakowski, where both the cops and the robber move simultaneously, but the robber is allowed to react to the cops' moves. For conciseness, we refer…

Combinatorics · Mathematics 2024-09-19 Nancy E. Clarke , Danny Dyer , William Kellough

We investigate a cops and robber game on directed graphs, where the robber moves along the arcs of the graph, while the cops can select any position at each time step. Our main focus is on the cop number: the minimum number of cops required…

Computational Complexity · Computer Science 2024-10-08 Walid Ben-Ameur , Alessandro Maddaloni

We consider "Containment": a variation of the graph pursuit game of Cops and Robber in which cops move from edge to adjacent edge, the robber moves from vertex to adjacent vertex (but cannot move along an edge occupied by a cop), and the…

Combinatorics · Mathematics 2019-03-19 Danny Crytser , Natasha Komarov , John Mackey

We consider a Cops-and-Robber game played on the subsets of an $n$-set. The robber starts at the full set; the cops start at the empty set. On each turn, the robber moves down one level by discarding an element, and each cop moves up one…

Combinatorics · Mathematics 2016-02-24 William B. Kinnersley , Paweł Prałat , Douglas B. West

In the Connected Vertex Cover problem we are given an undirected graph G together with an integer k and we are to find a subset of vertices X of size at most k, such that X contains at least one end-point of each edge and moreover X induces…

Data Structures and Algorithms · Computer Science 2012-03-01 Marek Cygan