English

Further results on the Hunters and Rabbit game through monotonicity

Discrete Mathematics 2023-09-29 v1 Combinatorics

Abstract

Hunters and Rabbit game is played on a graph GG where the Hunter player shoots at kk vertices in every round while the Rabbit player occupies an unknown vertex and, if not shot, must move to a neighbouring vertex after each round. The Rabbit player wins if it can ensure that its position is never shot. The Hunter player wins otherwise. The hunter number h(G)h(G) of a graph GG is the minimum integer kk such that the Hunter player has a winning strategy (i.e., allowing him to win whatever be the strategy of the Rabbit player). This game has been studied in several graph classes, in particular in bipartite graphs (grids, trees, hypercubes...), but the computational complexity of computing h(G)h(G) remains open in general graphs and even in trees. To progress further, we propose a notion of monotonicity for the Hunters and Rabbit game imposing that, roughly, a vertex that has already been shot ``must not host the rabbit anymore''. This allows us to obtain new results in various graph classes. Let the monotone hunter number be denoted by mh(G)mh(G). We show that pw(G)mh(G)pw(G)+1pw(G) \leq mh(G) \leq pw(G)+1 for any graph GG with pathwidth pw(G)pw(G), implying that computing mh(G)mh(G), or even approximating mh(G)mh(G) up to an additive constant, is NP-hard. Then, we show that mh(G)mh(G) can be computed in polynomial time in split graphs, interval graphs, cographs and trees. These results go through structural characterisations which allow us to relate the monotone hunter number with the pathwidth in some of these graph classes. In all cases, this allows us to specify the hunter number or to show that there may be an arbitrary gap between hh and mhmh, i.e., that monotonicity does not help. In particular, we show that, for every k3k\geq 3, there exists a tree TT with h(T)=2h(T)=2 and mh(T)=kmh(T)=k. We conclude by proving that computing hh (resp., mhmh) is FPT parameterised by the minimum size of a vertex cover.

Keywords

Cite

@article{arxiv.2309.16533,
  title  = {Further results on the Hunters and Rabbit game through monotonicity},
  author = {Thomas Dissaux and Foivos Fioravantes and Harmender Gahlawat and Nicolas Nisse},
  journal= {arXiv preprint arXiv:2309.16533},
  year   = {2023}
}

Comments

A preliminary version appeared in MFCS 2023. Abstract shortened due to Arxiv submission requirements