mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53:30 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<map id="graph/breadth_first_search.cpp" name="graph/breadth_first_search.cpp">
|
||||
<area shape="rect" id="Node000001" title="Breadth First Search Algorithm (Breadth First Search)" alt="" coords="275,5,405,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="275,47,95,94,93,89,274,42"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="275,47,95,94,94,89,274,42"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,168,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="290,49,181,91,180,86,288,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="290,49,182,90,180,85,288,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,264,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="314,49,258,88,255,83,311,44"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="314,49,259,87,256,82,311,44"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="287,94,326,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="334,47,320,81,315,79,329,45"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="334,47,320,81,315,78,329,45"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="350,94,396,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="351,45,365,79,360,81,346,47"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="351,45,365,78,360,81,346,47"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="421,94,477,120"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="368,44,422,83,419,87,365,49"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="368,44,422,82,419,87,365,49"/>
|
||||
<area shape="rect" id="Node000008" title=" " alt="" coords="501,94,555,120"/>
|
||||
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="388,44,489,86,486,91,386,49"/>
|
||||
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="388,44,488,86,486,91,386,49"/>
|
||||
<area shape="rect" id="Node000009" title=" " alt="" coords="579,94,637,120"/>
|
||||
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="406,44,566,90,564,95,404,49"/>
|
||||
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="406,44,565,90,564,95,404,49"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: graph/breadth_first_search.cpp Pages: 1 -->
|
||||
<svg width="481pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M201.94,-56.58C161.21,-45.83 104.02,-30.73 66.47,-20.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.52,-17.21 56.96,-18.04 65.74,-23.98 67.52,-17.21"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M201.94,-56.58C161.39,-45.87 104.51,-30.86 66.96,-20.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.99,-17.6 57.43,-18.43 66.2,-24.36 67.99,-17.6"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M212.66,-54.8C187.68,-45.18 155.36,-32.75 131.38,-23.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.93,-19.98 122.34,-19.65 130.41,-26.51 132.93,-19.98"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M212.66,-54.8C187.9,-45.27 155.94,-32.97 132.03,-23.77"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="133.34,-20.52 122.75,-20.2 130.83,-27.06 133.34,-20.52"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M230.11,-54.95C217.44,-46.07 201.28,-34.74 188.47,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.02,-22.57 180.82,-19.7 187,-28.31 191.02,-22.57"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M230.11,-54.95C217.69,-46.24 201.91,-35.18 189.22,-26.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.26,-23.44 181.06,-20.57 187.24,-29.18 191.26,-23.44"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M244.7,-54.95C241.47,-47.36 237.49,-37.99 234.02,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.86,-28.54 229.73,-20.7 230.42,-31.27 236.86,-28.54"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M244.7,-54.95C241.51,-47.45 237.58,-38.2 234.14,-30.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.45,-28.93 230.32,-21.09 231.01,-31.67 237.45,-28.93"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M257.05,-54.95C260.28,-47.36 264.26,-37.99 267.73,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="271.33,-31.27 272.02,-20.7 264.89,-28.54 271.33,-31.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M257.05,-54.95C260.24,-47.45 264.17,-38.2 267.61,-30.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="270.74,-31.67 271.43,-21.09 264.3,-28.93 270.74,-31.67"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -131,8 +131,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M271.14,-54.95C283.39,-46.15 298.98,-34.96 311.43,-26.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.15,-28.38 319.23,-19.7 309.07,-22.69 313.15,-28.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M271.14,-54.95C283.27,-46.24 298.68,-35.18 311.07,-26.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.92,-29.26 319,-20.58 308.84,-23.57 312.92,-29.26"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -149,8 +149,8 @@
|
||||
<g id="edge7_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M286.09,-54.8C309.33,-45.09 339.46,-32.51 361.61,-23.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="362.6,-26.22 370.48,-19.14 359.91,-19.76 362.6,-26.22"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M286.09,-54.8C309.12,-45.18 338.91,-32.74 361.01,-23.51"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="362.21,-26.81 370.09,-19.72 359.51,-20.35 362.21,-26.81"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -167,8 +167,8 @@
|
||||
<g id="edge8_Node000001_Node000009" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<g id="a_edge8_Node000001_Node000009"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M299.79,-55.17C337.06,-44.26 387.32,-29.53 419.67,-20.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="420.29,-23.23 428.9,-17.06 418.32,-16.51 420.29,-23.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M299.79,-55.17C336.9,-44.3 386.88,-29.66 419.24,-20.18"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="419.84,-23.66 428.45,-17.49 417.87,-16.94 419.84,-23.66"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: graph/breadth_first_search.cpp Pages: 1 -->
|
||||
<svg width="481pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M201.94,-56.58C161.21,-45.83 104.02,-30.73 66.47,-20.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.52,-17.21 56.96,-18.04 65.74,-23.98 67.52,-17.21"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M201.94,-56.58C161.39,-45.87 104.51,-30.86 66.96,-20.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.99,-17.6 57.43,-18.43 66.2,-24.36 67.99,-17.6"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M212.66,-54.8C187.68,-45.18 155.36,-32.75 131.38,-23.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.93,-19.98 122.34,-19.65 130.41,-26.51 132.93,-19.98"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M212.66,-54.8C187.9,-45.27 155.94,-32.97 132.03,-23.77"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="133.34,-20.52 122.75,-20.2 130.83,-27.06 133.34,-20.52"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M230.11,-54.95C217.44,-46.07 201.28,-34.74 188.47,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.02,-22.57 180.82,-19.7 187,-28.31 191.02,-22.57"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M230.11,-54.95C217.69,-46.24 201.91,-35.18 189.22,-26.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.26,-23.44 181.06,-20.57 187.24,-29.18 191.26,-23.44"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M244.7,-54.95C241.47,-47.36 237.49,-37.99 234.02,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.86,-28.54 229.73,-20.7 230.42,-31.27 236.86,-28.54"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M244.7,-54.95C241.51,-47.45 237.58,-38.2 234.14,-30.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.45,-28.93 230.32,-21.09 231.01,-31.67 237.45,-28.93"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,8 +103,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M257.05,-54.95C260.28,-47.36 264.26,-37.99 267.73,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="271.33,-31.27 272.02,-20.7 264.89,-28.54 271.33,-31.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M257.05,-54.95C260.24,-47.45 264.17,-38.2 267.61,-30.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="270.74,-31.67 271.43,-21.09 264.3,-28.93 270.74,-31.67"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -121,8 +121,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M271.14,-54.95C283.39,-46.15 298.98,-34.96 311.43,-26.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.15,-28.38 319.23,-19.7 309.07,-22.69 313.15,-28.38"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M271.14,-54.95C283.27,-46.24 298.68,-35.18 311.07,-26.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="312.92,-29.26 319,-20.58 308.84,-23.57 312.92,-29.26"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -139,8 +139,8 @@
|
||||
<g id="edge7_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M286.09,-54.8C309.33,-45.09 339.46,-32.51 361.61,-23.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="362.6,-26.22 370.48,-19.14 359.91,-19.76 362.6,-26.22"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M286.09,-54.8C309.12,-45.18 338.91,-32.74 361.01,-23.51"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="362.21,-26.81 370.09,-19.72 359.51,-20.35 362.21,-26.81"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -157,8 +157,8 @@
|
||||
<g id="edge8_Node000001_Node000009" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<g id="a_edge8_Node000001_Node000009"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M299.79,-55.17C337.06,-44.26 387.32,-29.53 419.67,-20.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="420.29,-23.23 428.9,-17.06 418.32,-16.51 420.29,-23.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M299.79,-55.17C336.9,-44.3 386.88,-29.66 419.24,-20.18"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="419.84,-23.66 428.45,-17.49 417.87,-16.94 419.84,-23.66"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Reference in New Issue
Block a user