ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1705.10195
24
51

Deterministic subgraph detection in broadcast CONGEST

29 May 2017
Janne H. Korhonen
Joel Rybicki
ArXivPDFHTML
Abstract

We present simple deterministic algorithms for subgraph finding and enumeration in the broadcast CONGEST model of distributed computation: -- For any constant kkk, detecting kkk-paths and trees on kkk nodes can be done in O(1)O(1)O(1) rounds. -- For any constant kkk, detecting kkk-cycles and pseudotrees on kkk nodes can be done in O(n)O(n)O(n) rounds. -- On ddd-degenerate graphs, cliques and 444-cycles can be enumerated in O(d+log⁡n)O(d + \log n)O(d+logn) rounds, and 555-cycles in O(d2+log⁡n)O(d^2 + \log n)O(d2+logn) rounds. In many cases, these bounds are tight up to logarithmic factors. Moreover, we show that the algorithms for ddd-degenerate graphs can be improved to optimal complexity O(d/log⁡n)O(d/\log n)O(d/logn) and O(d2/log⁡n)O(d^2/\log n)O(d2/logn), 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