English

A Game of Cops and Robbers on Graphs with Periodic Edge-Connectivity

Data Structures and Algorithms 2019-08-20 v1 Discrete Mathematics

Abstract

This paper considers a game in which a single cop and a single robber take turns moving along the edges of a given graph GG. If there exists a strategy for the cop which enables it to be positioned at the same vertex as the robber eventually, then GG is called cop-win, and robber-win otherwise. We study this classical combinatorial game in a novel context, broadening the class of potential game arenas to include the edge-periodic graphs. These are graphs with an infinite lifetime comprised of discrete time steps such that each edge ee is assigned a bit pattern of length lel_e, with a 1 in the ii-th position of the pattern indicating the presence of edge ee in the ii-th step of each consecutive block of lel_e steps. Utilising the already-developed framework of reachability games, we extend existing techniques to obtain, amongst other results, an O(LCM(L)n3)O(\textsf{LCM}(L)\cdot n^3) upper bound on the time required to decide if a given nn-vertex edge-periodic graph GτG^\tau is cop or robber win as well as compute a strategy for the winning player (here, LL is the set of all edge pattern lengths lel_e, and LCM(L)\textsf{LCM}(L) denotes the least common multiple of the set LL). Separately, turning our attention to edge-periodic cycle graphs, we give proof of a 2lLCM(L)2\cdot l \cdot \textsf{LCM}(L) upper bound on the length required by any edge-periodic cycle to ensure that it is robber win, where l=1l = 1 if LCM(L)2maxL\textsf{LCM}(L) \geq 2\cdot \max L , and l=2l=2 otherwise. Furthermore, we provide lower bound constructions in the form of cop-win edge-periodic cycles: one with length 1.5LCM(L)1.5 \cdot \textsf{LCM}(L) in the l=1l=1 case and one with length 3LCM(L)3\cdot \textsf{LCM}(L) in the l=2l=2 case.

Keywords

Cite

@article{arxiv.1908.06828,
  title  = {A Game of Cops and Robbers on Graphs with Periodic Edge-Connectivity},
  author = {Thomas Erlebach and Jakob T. Spooner},
  journal= {arXiv preprint arXiv:1908.06828},
  year   = {2019}
}

Comments

16 pages including references