2021-10-26 03:34:27 +08:00
<?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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: main Pages: 1 -->
<svg width= "314pt" height= "84pt"
viewBox="0.00 0.00 314.00 84.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 80)" >
<title > main</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-80 310,-80 310,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= "../../d9/dcc/prim_8c.html#aff3f4c22009b2aa4e385a76a8a1cdc1c" target= "_top" xlink:title= "Self-test implementations." >
<polygon fill= "white" stroke= "black" points= "91,-38.5 91,-57.5 124,-57.5 124,-38.5 91,-38.5" />
<text text-anchor= "middle" x= "107.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M38.34,-33.03C50.75,-35.76 67.31,-39.39 81,-42.4" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "80.27,-45.82 90.79,-44.55 81.78,-38.99 80.27,-45.82" />
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:href= "../../d9/dcc/prim_8c.html#addac7a8c7bfd3e5573dad1f6aeff7768" target= "_top" xlink:title= "Function user_graph(); gets user input adj." >
<polygon fill= "white" stroke= "black" points= "74,-0.5 74,-19.5 141,-19.5 141,-0.5 74,-0.5" />
<text text-anchor= "middle" x= "107.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > user_graph</text>
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge5" class= "edge" >
<title > Node1- > Node5</title>
<path fill= "none" stroke= "midnightblue" d= "M38.34,-24.97C45.84,-23.32 54.85,-21.35 63.82,-19.37" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "64.84,-22.73 73.86,-17.17 63.34,-15.9 64.84,-22.73" />
</g>
<!-- Node2->Node2 -->
<g id= "edge4" class= "edge" >
<title > Node2- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M94.24,-57.76C87.8,-66.57 92.21,-76 107.5,-76 117.05,-76 122.36,-72.31 123.43,-67.4" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "126.8,-66.46 120.76,-57.76 120.05,-68.33 126.8,-66.46" />
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d9/dcc/prim_8c.html#a0bea087eb586c437cf0a667f794c8853" target= "_top" xlink:title= "Used to find MST of user-generated adj matrix G." >
<polygon fill= "white" stroke= "black" points= "177,-38.5 177,-57.5 213,-57.5 213,-38.5 177,-38.5" />
<text text-anchor= "middle" x= "195" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > prim</text>
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M124.18,-48C136.09,-48 152.76,-48 166.83,-48" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "166.95,-51.5 176.95,-48 166.95,-44.5 166.95,-51.5" />
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <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= "black" points= "249,-38.5 249,-57.5 306,-57.5 306,-38.5 249,-38.5" />
<text text-anchor= "middle" x= "277.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > minimum</text>
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node4</title>
<path fill= "none" stroke= "midnightblue" d= "M213.07,-48C220.5,-48 229.53,-48 238.42,-48" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "238.68,-51.5 248.68,-48 238.68,-44.5 238.68,-51.5" />
</g>
</g>
</svg>