mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-03 11:52:51 +08:00
Documentation for ff80be4b0a
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<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="70,5,264,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="93,94,153,120"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="177,94,248,120"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="272,94,329,120"/>
|
||||
<area shape="rect" id="Node000001" title="[Borůvkas Algorithm](https://en.wikipedia.org/wiki/Borůvka's_algorithm) to find the Minimum Spanning ..." alt="" coords="70,5,264,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="136,49,71,88,68,84,133,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="93,94,153,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="158,48,139,82,134,79,154,45"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="177,94,248,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="180,45,200,80,196,82,176,48"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="272,94,329,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="201,44,269,84,266,88,199,49"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user