TheAlgorithms-C/df/df3/union__find_8c_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg

65 lines
3.0 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.49.2 (20211016.1639)
-->
<!-- Title: main Pages: 1 -->
<svg width="183pt" height="65pt"
viewBox="0.00 0.00 183.00 65.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 61)">
<title>main</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-61 179,-61 179,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Main function.">
<polygon fill="#bfbfbf" stroke="black" points="0,-19.5 0,-38.5 38,-38.5 38,-19.5 0,-19.5"/>
<text text-anchor="middle" x="19" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../df/df3/union__find_8c.html#a3e13b69cce5a1b25ae034798092f3d86" target="_top" xlink:title="Find index of or value in an array.">
<polygon fill="white" stroke="black" points="142,-19.5 142,-38.5 175,-38.5 175,-19.5 142,-19.5"/>
<text text-anchor="middle" x="158.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">find</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M38.26,-29C62.14,-29 104.15,-29 131.39,-29"/>
<polygon fill="midnightblue" stroke="midnightblue" points="131.72,-32.5 141.72,-29 131.72,-25.5 131.72,-32.5"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../df/df3/union__find_8c.html#af2f3ff6d98641f7d3be11f071c97908a" target="_top" xlink:title="Function to join.">
<polygon fill="white" stroke="black" points="74,-0.5 74,-19.5 106,-19.5 106,-0.5 74,-0.5"/>
<text text-anchor="middle" x="90" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">join</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M38.13,-24.01C45.96,-21.85 55.26,-19.29 63.76,-16.95"/>
<polygon fill="midnightblue" stroke="midnightblue" points="64.85,-20.28 73.56,-14.25 62.99,-13.53 64.85,-20.28"/>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M148.02,-38.76C142.92,-47.57 146.41,-57 158.5,-57 165.86,-57 170.04,-53.5 171.02,-48.77"/>
<polygon fill="midnightblue" stroke="midnightblue" points="174.41,-47.86 168.98,-38.76 167.55,-49.25 174.41,-47.86"/>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge4" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M106.09,-14.31C113.69,-16.48 123.12,-19.18 131.82,-21.66"/>
<polygon fill="midnightblue" stroke="midnightblue" points="130.97,-25.06 141.54,-24.44 132.89,-18.33 130.97,-25.06"/>
</g>
</g>
</svg>