2022-10-12 14:52:19 +00: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-05-12 18:30:22 +00:00
|
|
|
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
|
2022-10-12 14:52:19 +00:00
|
|
|
-->
|
|
|
|
<!-- Title: misc/run_length_encoding.c Pages: 1 -->
|
2023-04-27 19:43:13 +00:00
|
|
|
<svg width="254pt" height="83pt"
|
|
|
|
viewBox="0.00 0.00 254.25 82.50" 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.5)">
|
2022-10-12 14:52:19 +00:00
|
|
|
<title>misc/run_length_encoding.c</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Encode a null terminated string using Run-length encoding">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="189.38,-74.5 51.88,-74.5 51.88,-55.25 189.38,-55.25 189.38,-74.5"/>
|
|
|
|
<text text-anchor="middle" x="120.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">misc/run_length_encoding.c</text>
|
2022-10-12 14:52:19 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_node2"><a xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="45.25,-19.25 0,-19.25 0,0 45.25,0 45.25,-19.25"/>
|
|
|
|
<text text-anchor="middle" x="22.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
2022-10-12 14:52:19 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2023-04-27 19:43:13 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M104,-54.84C88.94,-46.66 66.48,-34.46 48.97,-24.94"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.79,-21.4 40.33,-19.7 47.45,-27.55 50.79,-21.4"/>
|
2022-10-12 14:52:19 +00:00
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="111.75,-19.25 63.5,-19.25 63.5,0 111.75,0 111.75,-19.25"/>
|
|
|
|
<text text-anchor="middle" x="87.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
|
2022-10-12 14:52:19 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
2023-04-27 19:43:13 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M115.18,-55.08C110.76,-47.96 104.39,-37.68 98.89,-28.8"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.44,-27.27 93.19,-20.61 95.49,-30.95 101.44,-27.27"/>
|
2022-10-12 14:52:19 +00:00
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="177.38,-19.25 129.88,-19.25 129.88,0 177.38,0 177.38,-19.25"/>
|
|
|
|
<text text-anchor="middle" x="153.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
2022-10-12 14:52:19 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
2023-04-27 19:43:13 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M126.07,-55.08C130.49,-47.96 136.86,-37.68 142.36,-28.8"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.76,-30.95 148.06,-20.61 139.81,-27.27 145.76,-30.95"/>
|
2022-10-12 14:52:19 +00:00
|
|
|
</g>
|
|
|
|
<!-- Node5 -->
|
|
|
|
<g id="node5" class="node">
|
|
|
|
<title>Node5</title>
|
|
|
|
<g id="a_node5"><a xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="246.25,-19.25 195,-19.25 195,0 246.25,0 246.25,-19.25"/>
|
|
|
|
<text text-anchor="middle" x="220.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
|
2022-10-12 14:52:19 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node5 -->
|
|
|
|
<g id="edge4" class="edge">
|
|
|
|
<title>Node1->Node5</title>
|
2023-04-27 19:43:13 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M137.59,-54.84C153.03,-46.62 176.09,-34.34 193.99,-24.81"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="195.4,-27.49 202.58,-19.7 192.11,-21.31 195.4,-27.49"/>
|
2022-10-12 14:52:19 +00:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|