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-11-02 14:20:05 +08:00
|
|
|
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M106.04,-54.51C90.64,-46.35 67.69,-34.19 49.81,-24.71"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.53,-21.66 41.05,-20.07 48.25,-27.84 51.53,-21.66"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M117.39,-54.75C112.88,-47.73 106.41,-37.64 100.79,-28.87"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.9,-27.24 95.55,-20.72 98.01,-31.02 103.9,-27.24"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M128.78,-54.75C133.41,-47.73 140.07,-37.64 145.87,-28.87"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.67,-30.98 151.26,-20.71 142.83,-27.12 148.67,-30.98"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M141.49,-54.51C158.5,-46.24 183.99,-33.84 203.59,-24.31"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.96,-27.54 212.42,-20.02 201.9,-21.25 204.96,-27.54"/>
|
2021-10-26 03:34:27 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|