mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 20:31:43 +08:00
12 lines
938 B
Plaintext
12 lines
938 B
Plaintext
<map id="data_structures/dsu_path_compression.cpp" name="data_structures/dsu_path_compression.cpp">
|
|
<area shape="rect" id="Node000001" title="DSU (Disjoint sets)" alt="" coords="88,5,248,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="137,49,72,88,69,83,134,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,154,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="160,48,141,82,136,79,155,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="178,94,249,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="182,45,201,79,197,82,177,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="273,94,330,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="203,44,269,83,267,88,200,49"/>
|
|
</map>
|