Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Minimum spanning tree
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Parallel and distributed algorithms === {{further|Parallel algorithms for minimum spanning trees}} Research has also considered [[parallel algorithm]]s for the minimum spanning tree problem. With a linear number of processors it is possible to solve the problem in {{math|''O''(log ''n'')}} time.<ref>{{citation | last1 = Chong | first1 = Ka Wong | last2 = Han | first2 = Yijie | last3 = Lam | first3 = Tak Wah | doi = 10.1145/375827.375847 | mr = 1868718 | issue = 2 | journal = [[Journal of the Association for Computing Machinery]] | pages = 297β323 | title = Concurrent threads and optimal parallel minimum spanning trees algorithm | volume = 48 | year = 2001| s2cid = 1778676 }}.</ref><ref>{{citation | last1 = Pettie | first1 = Seth | last2 = Ramachandran | first2 = Vijaya | doi = 10.1137/S0097539700371065 | mr = 1954882 | issue = 6 | journal = [[SIAM Journal on Computing]] | pages = 1879β1895 | title = A randomized time-work optimal parallel algorithm for finding a minimum spanning forest | volume = 31 | year = 2002| url = http://www.eecs.umich.edu/~pettie/papers/sicomp-randmst.pdf }}.</ref> The problem can also be approached in a [[distributed computing|distributed manner]]. If each node is considered a computer and no node knows anything except its own connected links, one can still calculate the [[distributed minimum spanning tree]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)