
























In the cops and robber game, there are multiple cops and a single robber taking turns moving along the edges of a graph. The goal of the cops is to capture the robber (move to the same vertex as the robber) and the goal of the robber is to avoid capture. The cop number of a given graph is the smallest number of cops required to ensure the capture of the robber. The k-component order connectivity of a graph G = (V, E) is the size of a smallest set U, such that all the connected components of the induced graph on V \ U are of size at most k. In this brief note, we provide a bound on the cop number of graphs in terms of their 2-component order connectivity.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。