Files
C-Plus-Plus/d0/d80/classgraph__coll__graph.svg
2020-06-19 16:07:44 +00:00

79 lines
3.9 KiB
XML

<?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">
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Title: graph Pages: 1 -->
<svg width="209pt" height="173pt"
viewBox="0.00 0.00 209.00 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)">
<title>graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-169 205,-169 205,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="48,-0.5 48,-19.5 89,-19.5 89,-0.5 48,-0.5"/>
<text text-anchor="middle" x="68.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-67.5 0,-97.5 99,-97.5 99,-67.5 0,-67.5"/>
<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; vector</text>
<text text-anchor="middle" x="49.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M55.97,-57.48C59.47,-44.51 63.57,-29.29 66.1,-19.89"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="52.57,-56.67 53.34,-67.23 59.33,-58.49 52.57,-56.67"/>
<text text-anchor="middle" x="69.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> adj</text>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d8/d10/structlist.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="117.5,-73 117.5,-92 175.5,-92 175.5,-73 117.5,-73"/>
<text text-anchor="middle" x="146.5" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00">list&lt; int &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M129.45,-66.08C113.72,-51.87 90.93,-31.27 78.14,-19.72"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="127.17,-68.75 136.94,-72.86 131.86,-63.55 127.17,-68.75"/>
<text text-anchor="middle" x="117.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> adj</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d8/d10/structlist.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="132,-145.5 132,-164.5 161,-164.5 161,-145.5 132,-145.5"/>
<text text-anchor="middle" x="146.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M146.5,-134.94C146.5,-121.03 146.5,-102.82 146.5,-92.22"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="143,-135.36 146.5,-145.36 150,-135.36 143,-135.36"/>
<text text-anchor="middle" x="157.5" y="-119" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
<!-- Node4&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node4</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M171.55,-160.63C175.94,-159.88 179,-158.01 179,-155 179,-149.94 170.32,-148.08 161.21,-149.42"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="171.22,-157.13 161.21,-160.58 171.19,-164.13 171.22,-157.13"/>
<text text-anchor="middle" x="190" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
</g>
</svg>