中文

A distributed approximation algorithm for the minimum degree minimum weight spanning trees

分布式、并行与集群计算 2007-05-23 v1 离散数学

摘要

Fischer has shown how to compute a minimum weight spanning tree of degree at most bΔ+log_bnb \Delta^* + \lceil \log\_b n\rceil in time O(n4+1/lnb)O(n^{4 + 1/\ln b}) for any constant b>1b > 1, where Δ\Delta^* is the value of an optimal solution and nn is the number of nodes in the network. In this paper, we propose a distributed version of Fischer's algorithm that requires messages and time complexity O(n2+1/lnb)O(n^{2 + 1/\ln b}), and O(n) space per node.

关键词

引用

@article{arxiv.cs/0607031,
  title  = {A distributed approximation algorithm for the minimum degree minimum weight spanning trees},
  author = {Christian Lavault and Mario Valencia-Pabon},
  journal= {arXiv preprint arXiv:cs/0607031},
  year   = {2007}
}