Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 1:
'''Borůvka's algorithm''' is an [[algorithm]] for finding [[minimum spanning tree]]s.
It was first published in [[1926]] by [[Otakar Borůvka]] as a method of constructing an efficient electricity network for [[Bohemia]]. The algorithm was rediscovered by [[Choquet]] in 1938; again by [[Florek]], [[
Borůvka's algorithm, in pseudocode, given a connected graph ''G'', is:
|