Deterministic subgraph detection in broadcast CONGEST
Abstract
We present simple deterministic algorithms for subgraph finding and enumeration in the broadcast CONGEST model of distributed computation: -- For any constant k, detecting k-paths and trees on k nodes can be done in O(1) rounds. -- For any constant k, detecting k-cycles and pseudotrees on k nodes can be done in O(n) rounds. -- On d-degenerate graphs, cliques and 4-cycles can be enumerated in O(d + n) rounds, and 5-cycles in O(d2 + n) rounds. In many cases, these bounds are tight up to logarithmic factors. Moreover, we show that the algorithms for d-degenerate graphs can be improved to optimal complexity O(d/ n) and O(d2/ n), respectively, in the supported CONGEST model, which can be seen as an intermediate model between CONGEST and the congested clique.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.