Content deleted Content added
No edit summary |
mNo edit summary |
||
Line 1:
{{Cleanup-date|July 2006}}
'''Distributed minimum spanning tree''' problem has similar meaning as [[minimum spanning tree]] problem, but is different in definition of inputs/outputs and is totally different in its solution approaches, although most basic paradigm resembles [[Borůvka's algorithm]] approach.
The problem was first suggested and solved in <math>O(V \log V)</math> time in 1983 by Gallagher et al
|