bn:01240826n
Noun Concept
Categories: Graph algorithms, Spanning tree
EN
Borůvka's algorithm  Boruvka's algorithm  Boruvka algorithm  Boruvkas algorithm  Borůvka algorithm
EN
Borůvka's algorithm is a greedy algorithm for finding a minimum spanning tree in a graph, or a minimum spanning forest in the case of a graph that is not connected. Wikipedia
Definitions
Relations
Sources
EN
Borůvka's algorithm is a greedy algorithm for finding a minimum spanning tree in a graph, or a minimum spanning forest in the case of a graph that is not connected. Wikipedia
Algorithm for finding minimum spanning trees by repeatedly finding the shortest edge out of each subtree in a forest and adding all such edges to the forest Wikidata
DISCOVERER OR INVENTOR
NAMED AFTER