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. 1806.03365
35
3

Distributed Algorithms for Minimum Degree Spanning Trees

8 June 2018
M. Dinitz
Magnús M. Halldórsson
Calvin C. Newport
ArXiv (abs)PDFHTML
Abstract

The minimum degree spanning tree (MDST) problem requires the construction of a spanning tree TTT for graph G=(V,E)G=(V,E)G=(V,E) with nnn vertices, such that the maximum degree ddd of TTT is the smallest among all spanning trees of GGG. In this paper, we present two new distributed approximation algorithms for the MDST problem. Our first result is a randomized distributed algorithm that constructs a spanning tree of maximum degree d^=O(dlog⁡n)\hat d = O(d\log{n})d^=O(dlogn). It requires O((D+n)log⁡2n)O((D + \sqrt{n}) \log^2 n)O((D+n​)log2n) rounds (w.h.p.), where DDD is the graph diameter, which matches (within log factors) the optimal round complexity for the related minimum spanning tree problem. Our second result refines this approximation factor by constructing a tree with maximum degree d^=O(d+log⁡n)\hat d = O(d + \log{n})d^=O(d+logn), though at the cost of additional polylogarithmic factors in the round complexity. Although efficient approximation algorithms for the MDST problem have been known in the sequential setting since the 1990's, our results are first efficient distributed solutions for this problem.

View on arXiv
Comments on this paper