mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 13:53:35 +08:00
144 lines
6.2 KiB
XML
144 lines
6.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.46.0 (20210118.1747)
|
|
-->
|
|
<!-- Title: graph/breadth_first_search.cpp Pages: 1 -->
|
|
<svg width="487pt" height="95pt"
|
|
viewBox="0.00 0.00 487.00 95.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 91)">
|
|
<title>graph/breadth_first_search.cpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 483,-91 483,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Breadth First Search Algorithm (Breadth First Search)">
|
|
<polygon fill="#bfbfbf" stroke="black" points="205,-56.5 205,-86.5 303,-86.5 303,-56.5 205,-56.5"/>
|
|
<text text-anchor="start" x="213" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/breadth_first</text>
|
|
<text text-anchor="middle" x="254" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_search.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 56,-19.5 56,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="28" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M204.96,-57.59C163.25,-46.61 104.21,-31.06 66.01,-21.01"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="66.85,-17.61 56.29,-18.45 65.07,-24.38 66.85,-17.61"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="74.5,-0.5 74.5,-19.5 123.5,-19.5 123.5,-0.5 74.5,-0.5"/>
|
|
<text text-anchor="middle" x="99" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M217.27,-56.4C191.03,-46.33 156.07,-32.91 130.98,-23.28"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="132.14,-19.97 121.55,-19.66 129.64,-26.51 132.14,-19.97"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="142,-0.5 142,-19.5 196,-19.5 196,-0.5 142,-0.5"/>
|
|
<text text-anchor="middle" x="169" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M233.86,-56.4C220.61,-47.13 203.32,-35.03 189.92,-25.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="191.57,-22.53 181.37,-19.66 187.55,-28.26 191.57,-22.53"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="214.5,-0.5 214.5,-19.5 243.5,-19.5 243.5,-0.5 214.5,-0.5"/>
|
|
<text text-anchor="middle" x="229" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M248.08,-56.4C244.63,-48.2 240.25,-37.78 236.56,-28.99"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="239.74,-27.52 232.64,-19.66 233.28,-30.23 239.74,-27.52"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="261.5,-0.5 261.5,-19.5 296.5,-19.5 296.5,-0.5 261.5,-0.5"/>
|
|
<text text-anchor="middle" x="279" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">map</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="midnightblue" d="M259.92,-56.4C263.37,-48.2 267.75,-37.78 271.44,-28.99"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="274.72,-30.23 275.36,-19.66 268.26,-27.52 274.72,-30.23"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="314.5,-0.5 314.5,-19.5 357.5,-19.5 357.5,-0.5 314.5,-0.5"/>
|
|
<text text-anchor="middle" x="336" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node7 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node1->Node7</title>
|
|
<path fill="none" stroke="midnightblue" d="M273.43,-56.4C286.21,-47.13 302.89,-35.03 315.81,-25.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="318.03,-28.36 324.07,-19.66 313.92,-22.7 318.03,-28.36"/>
|
|
</g>
|
|
<!-- Node8 -->
|
|
<g id="node8" class="node">
|
|
<title>Node8</title>
|
|
<g id="a_node8"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="375.5,-0.5 375.5,-19.5 416.5,-19.5 416.5,-0.5 375.5,-0.5"/>
|
|
<text text-anchor="middle" x="396" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node8 -->
|
|
<g id="edge7" class="edge">
|
|
<title>Node1->Node8</title>
|
|
<path fill="none" stroke="midnightblue" d="M287.65,-56.4C311.48,-46.42 343.15,-33.15 366.09,-23.53"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="367.47,-26.75 375.34,-19.66 364.76,-20.29 367.47,-26.75"/>
|
|
</g>
|
|
<!-- Node9 -->
|
|
<g id="node9" class="node">
|
|
<title>Node9</title>
|
|
<g id="a_node9"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="435,-0.5 435,-19.5 479,-19.5 479,-0.5 435,-0.5"/>
|
|
<text text-anchor="middle" x="457" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node9 -->
|
|
<g id="edge8" class="edge">
|
|
<title>Node1->Node9</title>
|
|
<path fill="none" stroke="midnightblue" d="M301.85,-56.47C339.99,-45.3 392.3,-29.96 425.38,-20.27"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="426.38,-23.62 434.99,-17.45 424.41,-16.91 426.38,-23.62"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|