mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
8 lines
598 B
Plaintext
8 lines
598 B
Plaintext
<map id="greedy_algorithms/boruvkas_minimum_spanning_tree.cpp" name="greedy_algorithms/boruvkas_minimum_spanning_tree.cpp">
|
|
<area shape="rect" id="node1" title="[Borůvkas Algorithm](https://en.wikipedia.org/wiki/Borůvka's_algorithm) to find the Minimum Spanning ..." alt="" coords="73,5,267,45"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,93,71,119"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="95,93,155,119"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="179,93,251,119"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="275,93,334,119"/>
|
|
</map>
|