Files
C-Plus-Plus/d7/d40/class_solution__coll__graph.svg
2020-08-19 19:28:09 +00:00

81 lines
4.2 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.1 (20200629.0846)
-->
<!-- Title: Solution Pages: 1 -->
<svg width="334pt" height="184pt"
viewBox="0.00 0.00 333.50 184.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 180)">
<title>Solution</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-180 329.5,-180 329.5,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="123,-0.5 123,-19.5 175,-19.5 175,-0.5 123,-0.5"/>
<text text-anchor="middle" x="149" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Solution</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="89.5,-78.5 89.5,-108.5 208.5,-108.5 208.5,-78.5 89.5,-78.5"/>
<text text-anchor="start" x="97.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::vector</text>
<text text-anchor="middle" x="149" y="-85.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="M149,-68.25C149,-51.78 149,-30.99 149,-19.54"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="145.5,-68.3 149,-78.3 152.5,-68.3 145.5,-68.3"/>
<text text-anchor="middle" x="164" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> bridge</text>
<text text-anchor="middle" x="164" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">graph</text>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-156.5 0,-175.5 92,-175.5 92,-156.5 0,-156.5"/>
<text text-anchor="middle" x="46" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; int &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge3" class="edge">
<title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M38.83,-146.56C32.86,-128.02 27.09,-99.2 39,-78 56.74,-46.42 96.08,-27.98 122.58,-18.69"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.59,-147.91 42.23,-156.16 42.19,-145.57 35.59,-147.91"/>
<text text-anchor="middle" x="59.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00"> out_time</text>
<text text-anchor="middle" x="59.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">in_time</text>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M67.24,-150.47C85.17,-138.19 110.69,-120.72 128.43,-108.58"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.91,-147.82 58.63,-156.36 68.86,-153.6 64.91,-147.82"/>
<text text-anchor="middle" x="122.5" y="-130" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="226.5,-84 226.5,-103 325.5,-103 325.5,-84 226.5,-84"/>
<text text-anchor="middle" x="276" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; bool &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node1 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M253.85,-78.28C227.48,-61.37 184.3,-33.65 162.49,-19.66"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="252.1,-81.32 262.41,-83.78 255.88,-75.43 252.1,-81.32"/>
<text text-anchor="middle" x="239" y="-46.5" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
</g>
</g>
</svg>