mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 06:12:11 +08:00
81 lines
4.3 KiB
XML
81 lines
4.3 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.48.0 (20210717.1556)
|
|
-->
|
|
<!-- Title: Solution Pages: 1 -->
|
|
<svg width="329pt" height="184pt"
|
|
viewBox="0.00 0.00 328.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 324.5,-180 324.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="118.5,-0.5 118.5,-19.5 171.5,-19.5 171.5,-0.5 118.5,-0.5"/>
|
|
<text text-anchor="middle" x="145" 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="86.5,-78.5 86.5,-108.5 203.5,-108.5 203.5,-78.5 86.5,-78.5"/>
|
|
<text text-anchor="start" x="94.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::vector</text>
|
|
<text text-anchor="middle" x="145" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">< int > ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M145,-68.25C145,-51.78 145,-30.99 145,-19.54"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="141.5,-68.3 145,-78.3 148.5,-68.3 141.5,-68.3"/>
|
|
<text text-anchor="middle" x="160.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> bridge</text>
|
|
<text text-anchor="middle" x="160.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="0,-156.5 0,-175.5 90,-175.5 90,-156.5 0,-156.5"/>
|
|
<text text-anchor="middle" x="45" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< int ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node1 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node3->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.89,-146.59C31.96,-128.07 26.22,-99.28 38,-78 54.99,-47.32 92.54,-28.82 118.31,-19.26"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="34.64,-147.91 41.26,-156.18 41.24,-145.58 34.64,-147.91"/>
|
|
<text text-anchor="middle" x="57.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00"> in_time</text>
|
|
<text text-anchor="middle" x="57.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">out_time</text>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M65.62,-150.47C83.03,-138.19 107.81,-120.72 125.03,-108.58"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.42,-147.73 57.26,-156.36 67.45,-153.45 63.42,-147.73"/>
|
|
<text text-anchor="middle" x="120" 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="221.5,-84 221.5,-103 320.5,-103 320.5,-84 221.5,-84"/>
|
|
<text text-anchor="middle" x="271" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< bool ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node1 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node4->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M249.02,-78.28C222.87,-61.37 180.02,-33.65 158.39,-19.66"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="247.22,-81.29 257.52,-83.78 251.02,-75.41 247.22,-81.29"/>
|
|
<text text-anchor="middle" x="235" y="-46.5" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|