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">
2023-04-28 03:43:13 +08:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: prim Pages: 1 -->
2023-03-14 10:41:08 +08:00
<svg width= "135pt" height= "64pt"
2023-04-28 03:43:13 +08:00
viewBox="0.00 0.00 134.50 64.25" 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.25)" >
2021-10-26 03:34:27 +08:00
<title > prim</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Used to find MST of user-generated adj matrix G." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "34.75,-37.25 0,-37.25 0,-18 34.75,-18 34.75,-37.25" />
<text text-anchor= "middle" x= "17.38" y= "-23.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > prim</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2023-03-14 10:41:08 +08:00
<g id= "a_node2" > <a xlink:href= "../../d7/d3b/group__hash.html#ga049d44b5a4804ca5a1b7a290f3fa3202" target= "_top" xlink:title= "blake2b mixing function G" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "113.03,-56.25 84.22,-56.25 84.22,-37 113.03,-37 113.03,-56.25" />
<text text-anchor= "middle" x= "98.62" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > G</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M35.18,-31.65C46.24,-34.31 60.91,-37.82 73.24,-40.78" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "72.21,-44.37 82.75,-43.3 73.84,-37.56 72.21,-44.37" />
2023-03-14 10:41:08 +08:00
</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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "126.5,-19.25 70.75,-19.25 70.75,0 126.5,0 126.5,-19.25" />
<text text-anchor= "middle" x= "98.62" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > minimum</text>
2023-03-14 10:41:08 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M35.18,-23.81C42.48,-22.15 51.35,-20.14 60.08,-18.15" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "60.58,-21.4 69.55,-15.77 59.03,-14.58 60.58,-21.4" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>