29
52

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 kk, detecting kk-paths and trees on kk nodes can be done in O(1)O(1) rounds. -- For any constant kk, detecting kk-cycles and pseudotrees on kk nodes can be done in O(n)O(n) rounds. -- On dd-degenerate graphs, cliques and 44-cycles can be enumerated in O(d+logn)O(d + \log n) rounds, and 55-cycles in O(d2+logn)O(d^2 + \log n) rounds. In many cases, these bounds are tight up to logarithmic factors. Moreover, we show that the algorithms for dd-degenerate graphs can be improved to optimal complexity O(d/logn)O(d/\log n) and O(d2/logn)O(d^2/\log n), respectively, in the supported CONGEST model, which can be seen as an intermediate model between CONGEST and the congested clique.

View on arXiv
Comments on this paper