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. 1805.07209
16
25

Deterministic Distributed Ruling Sets of Line Graphs

18 May 2018
Fabian Kuhn
Yannic Maus
Simon Weidner
ArXivPDFHTML
Abstract

An (α,β)(\alpha,\beta)(α,β)-ruling set of a graph G=(V,E)G=(V,E)G=(V,E) is a set R⊆VR\subseteq VR⊆V such that for any node v∈Vv\in Vv∈V there is a node u∈Ru\in Ru∈R in distance at most β\betaβ from vvv and such that any two nodes in RRR are at distance at least α\alphaα from each other. The concept of ruling sets can naturally be extended to edges, i.e., a subset F⊆EF\subseteq EF⊆E is an (α,β)(\alpha,\beta)(α,β)-ruling edge set of a graph G=(V,E)G=(V,E)G=(V,E) if the corresponding nodes form an (α,β)(\alpha,\beta)(α,β)-ruling set in the line graph of GGG. This paper presents a simple deterministic, distributed algorithm, in the CONGEST\mathsf{CONGEST}CONGEST model, for computing (2,2)(2,2)(2,2)-ruling edge sets in O(log⁡∗n)O(\log^* n)O(log∗n) rounds. Furthermore, we extend the algorithm to compute ruling sets of graphs with bounded diversity. Roughly speaking, the diversity of a graph is the maximum number of maximal cliques a vertex belongs to. We devise (2,O(D))(2,O(\mathcal{D}))(2,O(D))-ruling sets on graphs with diversity D\mathcal{D}D in O(D+log⁡∗n)O(\mathcal{D}+\log^* n)O(D+log∗n) rounds. This also implies a fast, deterministic (2,O(ℓ))(2,O(\ell))(2,O(ℓ))-ruling edge set algorithm for hypergraphs with rank at most ℓ\ellℓ. Furthermore, we provide a ruling set algorithm for general graphs that for any B≥2B\geq 2B≥2 computes an (α,α⌈log⁡Bn⌉)\big(\alpha, \alpha \lceil \log_B n \rceil \big)(α,α⌈logB​n⌉)-ruling set in O(α⋅B⋅log⁡Bn)O(\alpha \cdot B \cdot \log_B n)O(α⋅B⋅logB​n) rounds in the CONGEST\mathsf{CONGEST}CONGEST model. The algorithm can be modified to compute a (2,β)\big(2, \beta \big)(2,β)-ruling set in O(βΔ2/β+log⁡∗n)O(\beta \Delta^{2/\beta} + \log^* n)O(βΔ2/β+log∗n) rounds in the CONGEST\mathsf{CONGEST}CONGEST~ model, which matches the currently best known such algorithm in the more general LOCAL\mathsf{LOCAL}LOCAL model.

View on arXiv
Comments on this paper