mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 21:32:09 +08:00
144 lines
6.1 KiB
XML
144 lines
6.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 2.49.1 (20210923.0004)
|
|
-->
|
|
<!-- Title: graph/breadth_first_search.cpp Pages: 1 -->
|
|
<svg width="492pt" height="95pt"
|
|
viewBox="0.00 0.00 492.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 488,-91 488,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="206,-56.5 206,-86.5 306,-86.5 306,-56.5 206,-56.5"/>
|
|
<text text-anchor="start" x="214" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/breadth_first</text>
|
|
<text text-anchor="middle" x="256" 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 58,-19.5 58,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="29" 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="M205.9,-57.37C164.31,-46.47 106,-31.18 67.87,-21.19"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="68.72,-17.79 58.16,-18.64 66.95,-24.56 68.72,-17.79"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="76.5,-0.5 76.5,-19.5 125.5,-19.5 125.5,-0.5 76.5,-0.5"/>
|
|
<text text-anchor="middle" x="101" 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="M219.27,-56.4C193.03,-46.33 158.07,-32.91 132.98,-23.28"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="134.14,-19.97 123.55,-19.66 131.64,-26.51 134.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="143.5,-0.5 143.5,-19.5 198.5,-19.5 198.5,-0.5 143.5,-0.5"/>
|
|
<text text-anchor="middle" x="171" 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="M235.86,-56.4C222.61,-47.13 205.32,-35.03 191.92,-25.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="193.57,-22.53 183.37,-19.66 189.55,-28.26 193.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="216.5,-0.5 216.5,-19.5 245.5,-19.5 245.5,-0.5 216.5,-0.5"/>
|
|
<text text-anchor="middle" x="231" 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="M250.08,-56.4C246.63,-48.2 242.25,-37.78 238.56,-28.99"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="241.74,-27.52 234.64,-19.66 235.28,-30.23 241.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="264,-0.5 264,-19.5 300,-19.5 300,-0.5 264,-0.5"/>
|
|
<text text-anchor="middle" x="282" 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="M262.16,-56.4C265.74,-48.2 270.3,-37.78 274.14,-28.99"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="277.42,-30.22 278.22,-19.66 271.01,-27.42 277.42,-30.22"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="318,-0.5 318,-19.5 362,-19.5 362,-0.5 318,-0.5"/>
|
|
<text text-anchor="middle" x="340" 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="M275.91,-56.4C288.99,-47.13 306.08,-35.03 319.32,-25.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="321.64,-28.29 327.78,-19.66 317.59,-22.58 321.64,-28.29"/>
|
|
</g>
|
|
<!-- Node8 -->
|
|
<g id="node8" class="node">
|
|
<title>Node8</title>
|
|
<g id="a_node8"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="380.5,-0.5 380.5,-19.5 421.5,-19.5 421.5,-0.5 380.5,-0.5"/>
|
|
<text text-anchor="middle" x="401" 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="M290.36,-56.4C314.84,-46.36 347.42,-32.99 370.88,-23.36"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="372.4,-26.52 380.32,-19.48 369.74,-20.04 372.4,-26.52"/>
|
|
</g>
|
|
<!-- Node9 -->
|
|
<g id="node9" class="node">
|
|
<title>Node9</title>
|
|
<g id="a_node9"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="440,-0.5 440,-19.5 484,-19.5 484,-0.5 440,-0.5"/>
|
|
<text text-anchor="middle" x="462" 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="M304.66,-56.48C337.58,-46.99 382.31,-34.09 430.34,-20.19"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="431.35,-23.54 439.99,-17.4 429.41,-16.81 431.35,-23.54"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|