Files
C-Plus-Plus/d7/d40/class_solution__coll__graph.svg
2022-09-25 21:21:45 +00:00

80 lines
4.1 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 6.0.1 (20220911.1526)
-->
<!-- Title: Solution Pages: 1 -->
<svg width="331pt" height="181pt"
viewBox="0.00 0.00 330.50 181.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 177)">
<title>Solution</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="172,-19 120,-19 120,0 172,0 172,-19"/>
<text text-anchor="middle" x="146" y="-7" 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="#666666" points="205.5,-107 86.5,-107 86.5,-77 205.5,-77 205.5,-107"/>
<text text-anchor="start" x="94.5" y="-95" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::vector</text>
<text text-anchor="middle" x="146" y="-84" 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="M146,-66.7C146,-50.7 146,-30.7 146,-19.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="142.5,-66.98 146,-76.98 149.5,-66.98 142.5,-66.98"/>
<text text-anchor="middle" x="161" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00"> bridge</text>
<text text-anchor="middle" x="161" y="-40" 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="#666666" points="92,-173 0,-173 0,-154 92,-154 92,-173"/>
<text text-anchor="middle" x="46" y="-161" 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.87,-144.15C33.03,-125.93 27.44,-97.8 39,-77 56.11,-46.22 94.02,-27.85 119.8,-18.46"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.66,-145.57 42.3,-153.83 42.26,-143.23 35.66,-145.57"/>
<text text-anchor="middle" x="58" y="-95" font-family="Helvetica,sans-Serif" font-size="10.00"> in_time</text>
<text text-anchor="middle" x="58" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">out_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="M66.56,-148.21C83.85,-136.19 108.43,-119.11 125.66,-107.14"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.48,-145.4 58.26,-153.98 68.47,-151.14 64.48,-145.4"/>
<text text-anchor="middle" x="120.5" y="-128" 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="#666666" points="322.5,-101.5 223.5,-101.5 223.5,-82.5 322.5,-82.5 322.5,-101.5"/>
<text text-anchor="middle" x="273" y="-89.5" 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="M250.85,-76.96C224.48,-60.25 181.3,-32.87 159.49,-19.05"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="249.09,-79.99 259.41,-82.39 252.84,-74.08 249.09,-79.99"/>
<text text-anchor="middle" x="236" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
</g>
</g>
</svg>