Files
C-Plus-Plus/d7/d40/class_solution__coll__graph.svg
2020-06-19 16:07:44 +00:00

74 lines
3.8 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: Solution Pages: 1 -->
<svg width="335pt" height="117pt"
viewBox="0.00 0.00 335.00 117.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 113)">
<title>Solution</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-113 331,-113 331,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="137.5,-0.5 137.5,-19.5 189.5,-19.5 189.5,-0.5 137.5,-0.5"/>
<text text-anchor="middle" x="163.5" 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="0,-78.5 0,-108.5 99,-108.5 99,-78.5 0,-78.5"/>
<text text-anchor="start" x="8" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; vector</text>
<text text-anchor="middle" x="49.5" 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="M77.38,-72.57C101.1,-55.61 134.03,-32.07 151.5,-19.58"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="75.2,-69.83 69.1,-78.49 79.27,-75.52 75.2,-69.83"/>
<text text-anchor="middle" x="138.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> bridge</text>
<text text-anchor="middle" x="138.5" 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="117.5,-84 117.5,-103 209.5,-103 209.5,-84 117.5,-84"/>
<text text-anchor="middle" x="163.5" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&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="M163.5,-73.38C163.5,-56.4 163.5,-32.37 163.5,-19.66"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="160,-73.78 163.5,-83.78 167,-73.78 160,-73.78"/>
<text text-anchor="middle" x="184" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> out_time</text>
<text text-anchor="middle" x="184" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">in_time</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="228,-84 228,-103 327,-103 327,-84 228,-84"/>
<text text-anchor="middle" x="277.5" 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="edge3" class="edge">
<title>Node4&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M259.85,-77.53C246.18,-66.2 226.6,-50.5 208.5,-38 198.9,-31.37 187.65,-24.62 178.8,-19.53"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="257.61,-80.22 267.52,-83.95 262.1,-74.85 257.61,-80.22"/>
<text text-anchor="middle" x="253.5" y="-46.5" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
</g>
</g>
</svg>