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">
|
2022-09-08 08:17:03 +08:00
|
|
|
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
2021-10-26 03:34:27 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: greedy_approach/prim.c Pages: 1 -->
|
2022-09-08 08:17:03 +08:00
|
|
|
<svg width="270pt" height="82pt"
|
|
|
|
viewBox="0.00 0.00 269.50 82.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 78)">
|
2021-10-26 03:34:27 +08:00
|
|
|
<title>greedy_approach/prim.c</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Prim's algorithm implementation in C to find the MST of a weighted, connected graph.">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="183.5,-74 62.5,-74 62.5,-55 183.5,-55 183.5,-74"/>
|
|
|
|
<text text-anchor="middle" x="123" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">greedy_approach/prim.c</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_node2"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="46,-19 0,-19 0,0 46,0 46,-19"/>
|
|
|
|
<text text-anchor="middle" x="23" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M106.93,-54.98C91.14,-46.61 66.78,-33.7 48.37,-23.95"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.83,-20.76 39.36,-19.17 46.56,-26.95 49.83,-20.76"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="113.5,-19 64.5,-19 64.5,0 113.5,0 113.5,-19"/>
|
|
|
|
<text text-anchor="middle" x="89" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M117.39,-54.75C112.68,-47.42 105.83,-36.73 100.03,-27.7"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.86,-25.62 94.51,-19.09 96.96,-29.4 102.86,-25.62"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="184,-19 132,-19 132,0 184,0 184,-19"/>
|
|
|
|
<text text-anchor="middle" x="158" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M128.78,-54.75C133.62,-47.42 140.68,-36.73 146.64,-27.7"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.74,-29.36 152.33,-19.09 143.9,-25.5 149.74,-29.36"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node5 -->
|
|
|
|
<g id="node5" class="node">
|
|
|
|
<title>Node5</title>
|
|
|
|
<g id="a_node5"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="261.5,-19 202.5,-19 202.5,0 261.5,0 261.5,-19"/>
|
|
|
|
<text text-anchor="middle" x="232" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">inttypes.h</text>
|
2021-10-26 03:34:27 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node5 -->
|
|
|
|
<g id="edge4" class="edge">
|
|
|
|
<title>Node1->Node5</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M140.51,-54.98C157.97,-46.5 185.01,-33.35 205.17,-23.54"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="206.71,-26.69 214.17,-19.17 203.64,-20.4 206.71,-26.69"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|