2020-06-28 23:07:29 +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-12-19 11:40:09 +08:00
|
|
|
<!-- Generated by graphviz version 7.0.2 (20221119.0110)
|
2020-06-28 23:07:29 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: QueueRep Pages: 1 -->
|
2022-09-08 08:17:03 +08:00
|
|
|
<svg width="120pt" height="173pt"
|
|
|
|
viewBox="0.00 0.00 119.50 173.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 169)">
|
2020-06-28 23:07:29 +08:00
|
|
|
<title>QueueRep</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="63,-19 0,-19 0,0 63,0 63,-19"/>
|
|
|
|
<text text-anchor="middle" x="31.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">QueueRep</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node2</title>
|
2020-07-22 20:41:17 +08:00
|
|
|
<g id="a_node2"><a xlink:href="../../d5/da1/structnode.html" target="_top" xlink:title="Node, the basic data structure in the tree.">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="white" stroke="#666666" points="50.5,-130.5 12.5,-130.5 12.5,-111.5 50.5,-111.5 50.5,-130.5"/>
|
|
|
|
<text text-anchor="middle" x="31.5" y="-118.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node2->Node1</title>
|
2022-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M31.5,-99.73C31.5,-75.67 31.5,-36.62 31.5,-19.28"/>
|
|
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="28,-99.53 31.5,-109.53 35,-99.53 28,-99.53"/>
|
2022-09-08 08:17:03 +08:00
|
|
|
<text text-anchor="middle" x="44" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00"> head</text>
|
|
|
|
<text text-anchor="middle" x="44" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">tail</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node2->Node2 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node2->Node2</title>
|
2022-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M52.54,-134.58C61.19,-135.46 68.5,-130.93 68.5,-121 68.5,-107.03 54.04,-103.75 41.73,-111.18"/>
|
|
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.75,-131.3 43.16,-131.32 51.46,-137.91 53.75,-131.3"/>
|
2022-09-08 08:17:03 +08:00
|
|
|
<text text-anchor="middle" x="90" y="-157" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00">leftNode</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-135" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-124" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-113" font-family="Helvetica,sans-Serif" font-size="10.00">par</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-102" font-family="Helvetica,sans-Serif" font-size="10.00">pre</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
|
|
<text text-anchor="middle" x="90" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00">rightNode</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|