TheAlgorithms-C/d9/dcc/prim_8c_abf9e6b7e6f15df4b525a2e7705ba3089_cgraph.svg

97 lines
4.4 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 7.0.2 (20221119.0110)
-->
<!-- Title: main Pages: 1 -->
<svg width="384pt" height="64pt"
viewBox="0.00 0.00 384.00 64.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 60)">
<title>main</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="38,-37 0,-37 0,-18 38,-18 38,-37"/>
<text text-anchor="middle" x="19" y="-25" 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="../../d0/d51/celsius__to__fahrenheit_8c.html#aa8dca7b867074164d5f45b0f3851269d" target="_top" xlink:title="Self&#45;test implementations.">
<polygon fill="white" stroke="#666666" points="123,-56 90,-56 90,-37 123,-37 123,-56"/>
<text text-anchor="middle" x="106.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M38.13,-31.53C49.96,-34.16 65.6,-37.63 78.84,-40.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="77.69,-43.91 88.22,-42.66 79.21,-37.07 77.69,-43.91"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d9/dcc/prim_8c.html#addac7a8c7bfd3e5573dad1f6aeff7768" target="_top" xlink:title="Function user_graph(); gets user input adj.">
<polygon fill="white" stroke="#666666" points="139,-19 74,-19 74,0 139,0 139,-19"/>
<text text-anchor="middle" x="106.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">user_graph</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M38.13,-23.68C45.29,-22.18 53.84,-20.37 62.42,-18.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.03,-22.02 72.1,-16.53 61.59,-15.17 63.03,-22.02"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" target="_top" xlink:title="for assert">
<polygon fill="white" stroke="#666666" points="284,-56 175,-56 175,-37 284,-37 284,-56"/>
<text text-anchor="middle" x="229.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">celcius_to_fahrenheit</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M123.32,-46.5C133.78,-46.5 148.28,-46.5 163.17,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.05,-50 173.05,-46.5 163.05,-43 163.05,-50"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../d9/dcc/prim_8c.html#a0bea087eb586c437cf0a667f794c8853" target="_top" xlink:title="Used to find MST of user&#45;generated adj matrix G.">
<polygon fill="white" stroke="#666666" points="247,-19 212,-19 212,0 247,0 247,-19"/>
<text text-anchor="middle" x="229.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">prim</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M139.29,-9.5C158.27,-9.5 182.16,-9.5 200.43,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.28,-13 210.28,-9.5 200.28,-6 200.28,-13"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:href="../../d9/dcc/prim_8c.html#a72ec66b10f86d67064d34f2b2717fdfc" target="_top" xlink:title="Finds index of minimum element in edge list for an arbitrary vertex.">
<polygon fill="white" stroke="#666666" points="376,-19 320,-19 320,0 376,0 376,-19"/>
<text text-anchor="middle" x="348" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">minimum</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node5&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M247.19,-9.5C263.04,-9.5 287.46,-9.5 308.18,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.03,-13 318.03,-9.5 308.03,-6 308.03,-13"/>
</g>
</g>
</svg>