mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
12 lines
988 B
Plaintext
12 lines
988 B
Plaintext
<map id="greedy_algorithms/kruskals_minimum_spanning_tree.cpp" name="greedy_algorithms/kruskals_minimum_spanning_tree.cpp">
|
|
<area shape="rect" id="Node000001" title="Kruskals Minimum Spanning Tree implementation" alt="" coords="61,5,256,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,56,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,49,64,88,61,83,125,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="80,94,152,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="150,48,132,81,127,79,146,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="175,94,227,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="171,45,190,79,185,81,167,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="251,94,311,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="190,44,251,83,248,88,187,49"/>
|
|
</map>
|