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. 2312.12243
26
2

Distributed Binary Labeling Problems in High-Degree Graphs

19 December 2023
Henrik Lievonen
Timothé Picavet
Jukka Suomela
ArXivPDFHTML
Abstract

Balliu et al. (DISC 2020) classified the hardness of solving binary labeling problems with distributed graph algorithms; in these problems the task is to select a subset of edges in a 222-colored tree in which white nodes of degree ddd and black nodes of degree δ\deltaδ have constraints on the number of selected incident edges. They showed that the deterministic round complexity of any such problem is Od,δ(1)O_{d,\delta}(1)Od,δ​(1), Θd,δ(log⁡n)\Theta_{d,\delta}(\log n)Θd,δ​(logn), or Θd,δ(n)\Theta_{d,\delta}(n)Θd,δ​(n), or the problem is unsolvable. However, their classification only addresses complexity as a function of nnn; here Od,δO_{d,\delta}Od,δ​ hides constants that may depend on parameters ddd and δ\deltaδ. In this work we study the complexity of binary labeling problems as a function of all three parameters: nnn, ddd, and δ\deltaδ. To this end, we introduce the family of structurally simple problems, which includes, among others, all binary labeling problems in which cardinality constraints can be represented with a context-free grammar. We classify possible complexities of structurally simple problems. As our main result, we show that if the complexity of a problem falls in the broad class of Θd,δ(log⁡n)\Theta_{d,\delta}(\log n)Θd,δ​(logn), then the complexity for each ddd and δ\deltaδ is always either Θ(log⁡dn)\Theta(\log_d n)Θ(logd​n), Θ(log⁡δn)\Theta(\log_\delta n)Θ(logδ​n), or Θ(log⁡n)\Theta(\log n)Θ(logn). To prove our upper bounds, we introduce a new, more aggressive version of the rake-and-compress technique that benefits from high-degree nodes.

View on arXiv
Comments on this paper