TheAlgorithms-C/d9/dcc/prim_8c_aff3f4c22009b2aa4e385a76a8a1cdc1c_cgraph.svg

82 lines
3.7 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.4 (20221203.1631)
-->
<!-- Title: test Pages: 1 -->
<svg width="257pt" height="64pt"
viewBox="0.00 0.00 257.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>test</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Self&#45;test implementations.">
<polygon fill="#999999" stroke="#666666" points="33,-37 0,-37 0,-18 33,-18 33,-37"/>
<text text-anchor="middle" x="16.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><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="104,-56 69,-56 69,-37 104,-37 104,-56"/>
<text text-anchor="middle" x="86.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">prim</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="M33.27,-31.91C40.61,-33.96 49.55,-36.46 57.95,-38.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.83,-42.12 67.41,-41.44 58.72,-35.38 56.83,-42.12"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><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="103,-19 70,-19 70,0 103,0 103,-19"/>
<text text-anchor="middle" x="86.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">test</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="M33.27,-23.33C40.82,-21.33 50.08,-18.88 58.69,-16.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.58,-19.98 68.35,-14.04 57.79,-13.21 59.58,-19.98"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><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="222.5,-56 166.5,-56 166.5,-37 222.5,-37 222.5,-56"/>
<text text-anchor="middle" x="194.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">minimum</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="M104.06,-46.5C117.66,-46.5 137.45,-46.5 154.97,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.83,-50 164.83,-46.5 154.83,-43 154.83,-50"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" target="_top" xlink:title="for assert">
<polygon fill="white" stroke="#666666" points="249,-19 140,-19 140,0 249,0 249,-19"/>
<text text-anchor="middle" x="194.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">celcius_to_fahrenheit</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="M103.14,-9.5C110.1,-9.5 118.81,-9.5 128.05,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128,-13 138,-9.5 128,-6 128,-13"/>
</g>
</g>
</svg>