Files
C-Plus-Plus/d7/d40/class_solution__coll__graph.svg
2023-01-22 19:44:10 +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 7.0.6 (20230106.0513)
-->
<!-- 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,-65.4C146,-49.59 146,-30.29 146,-19.3"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="142.5,-65.09 146,-75.09 149.5,-65.09 142.5,-65.09"/>
<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.46,-142.83C32.78,-124.59 27.72,-97.3 39,-77 56.11,-46.22 94.02,-27.85 119.8,-18.46"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.11,-143.85 41.7,-152.14 41.72,-141.55 35.11,-143.85"/>
<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="M67.9,-147.28C85.03,-135.37 108.69,-118.93 125.46,-107.27"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.12,-144.25 59.91,-152.83 70.12,-150 66.12,-144.25"/>
<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="M249.37,-76.02C223.16,-59.41 181.73,-33.15 160.14,-19.46"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="247.33,-78.87 257.65,-81.27 251.07,-72.96 247.33,-78.87"/>
<text text-anchor="middle" x="236" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
</g>
</g>
</svg>