Fischer has shown how to compute a minimum weight spanning tree of degree at most bΔ∗+⌈log_bn⌉ in time O(n4+1/lnb) for any constant b>1, where Δ∗ is the value of an optimal solution and n 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), 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}
}