mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<map id="others/iterative_tree_traversals.cpp" name="others/iterative_tree_traversals.cpp">
|
||||
<area shape="rect" id="Node000001" title="Iterative version of Preorder, Postorder, and preorder [Traversal of the Tree] (https://en...." alt="" coords="160,5,296,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="183,49,85,90,83,85,181,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="183,49,86,90,84,85,181,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,168,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="207,48,163,86,159,82,203,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="207,48,163,86,160,82,203,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,264,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="231,46,231,79,225,79,225,46"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="231,46,231,78,225,78,225,46"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="288,94,341,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="251,44,292,82,288,86,247,48"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="251,44,292,81,288,85,247,48"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="366,94,423,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="271,44,357,85,355,90,268,49"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="271,44,356,85,354,89,268,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: others/iterative_tree_traversals.cpp Pages: 1 -->
|
||||
<svg width="321pt" 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="M132.16,-54.8C109.77,-45.31 80.89,-33.08 59.2,-23.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.77,-20.33 50.19,-19.65 58.03,-26.78 60.77,-20.33"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.16,-54.8C109.87,-45.35 81.15,-33.19 59.5,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.16,-20.92 50.59,-20.24 58.43,-27.37 61.16,-20.92"/>
|
||||
</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="M149.82,-54.95C139.82,-46.41 127.16,-35.62 116.85,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.39,-23.53 109.51,-19.7 114.85,-28.85 119.39,-23.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M149.82,-54.95C139.92,-46.5 127.42,-35.83 117.16,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.54,-24.51 109.66,-20.68 115,-29.84 119.54,-24.51"/>
|
||||
</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="M166.88,-54.95C166.88,-47.62 166.88,-38.62 166.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.38,-30.7 166.88,-20.7 163.38,-30.7 170.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M166.88,-54.95C166.88,-47.71 166.88,-38.84 166.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.38,-31.21 166.88,-21.21 163.38,-31.21 170.38,-31.21"/>
|
||||
</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="M182.94,-54.95C192.27,-46.5 204.04,-35.83 213.71,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.79,-30.01 220.85,-20.7 211.09,-24.82 215.79,-30.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M182.94,-54.95C192.17,-46.59 203.8,-36.05 213.41,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.67,-30.02 220.73,-20.72 210.97,-24.84 215.67,-30.02"/>
|
||||
</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="M198.1,-54.8C217.96,-45.44 243.49,-33.41 262.9,-24.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="264.15,-27.08 271.71,-19.65 261.17,-20.75 264.15,-27.08"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M198.1,-54.8C217.77,-45.53 243.02,-33.63 262.36,-24.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.78,-27.73 271.34,-20.3 260.8,-21.39 263.78,-27.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 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: others/iterative_tree_traversals.cpp Pages: 1 -->
|
||||
<svg width="321pt" 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="M132.16,-54.8C109.77,-45.31 80.89,-33.08 59.2,-23.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.77,-20.33 50.19,-19.65 58.03,-26.78 60.77,-20.33"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.16,-54.8C109.87,-45.35 81.15,-33.19 59.5,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.16,-20.92 50.59,-20.24 58.43,-27.37 61.16,-20.92"/>
|
||||
</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="M149.82,-54.95C139.82,-46.41 127.16,-35.62 116.85,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.39,-23.53 109.51,-19.7 114.85,-28.85 119.39,-23.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M149.82,-54.95C139.92,-46.5 127.42,-35.83 117.16,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.54,-24.51 109.66,-20.68 115,-29.84 119.54,-24.51"/>
|
||||
</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="M166.88,-54.95C166.88,-47.62 166.88,-38.62 166.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.38,-30.7 166.88,-20.7 163.38,-30.7 170.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M166.88,-54.95C166.88,-47.71 166.88,-38.84 166.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.38,-31.21 166.88,-21.21 163.38,-31.21 170.38,-31.21"/>
|
||||
</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="M182.94,-54.95C192.27,-46.5 204.04,-35.83 213.71,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.79,-30.01 220.85,-20.7 211.09,-24.82 215.79,-30.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M182.94,-54.95C192.17,-46.59 203.8,-36.05 213.41,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.67,-30.02 220.73,-20.72 210.97,-24.84 215.67,-30.02"/>
|
||||
</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="M198.1,-54.8C217.96,-45.44 243.49,-33.41 262.9,-24.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="264.15,-27.08 271.71,-19.65 261.17,-20.75 264.15,-27.08"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M198.1,-54.8C217.77,-45.53 243.02,-33.63 262.36,-24.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.78,-27.73 271.34,-20.3 260.8,-21.39 263.78,-27.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user