mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 22:02:20 +08:00
98 lines
4.1 KiB
XML
98 lines
4.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 6.0.1 (20220911.1526)
|
|
-->
|
|
<!-- Title: others/iterative_tree_traversals.cpp Pages: 1 -->
|
|
<svg width="326pt" height="93pt"
|
|
viewBox="0.00 0.00 326.00 93.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 89)">
|
|
<title>others/iterative_tree_traversals.cpp</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Iterative version of Preorder, Postorder, and preorder [Traversal of the Tree] (https://en....">
|
|
<polygon fill="#999999" stroke="#666666" points="220.5,-85 117.5,-85 117.5,-55 220.5,-55 220.5,-85"/>
|
|
<text text-anchor="start" x="125.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">others/iterative_tree</text>
|
|
<text text-anchor="middle" x="169" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_traversals.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="56,-19 0,-19 0,0 56,0 56,-19"/>
|
|
<text text-anchor="middle" x="28" y="-7" 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="#63b8ff" d="M135.23,-54.99C111.81,-45.27 80.88,-32.44 58.27,-23.06"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.4,-19.74 48.82,-19.14 56.72,-26.2 59.4,-19.74"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="123.5,-19 74.5,-19 74.5,0 123.5,0 123.5,-19"/>
|
|
<text text-anchor="middle" x="99" y="-7" 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="#63b8ff" d="M152.05,-54.84C141.58,-46.09 128.14,-34.85 117.41,-25.88"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.41,-22.99 109.49,-19.27 114.92,-28.36 119.41,-22.99"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="196,-19 142,-19 142,0 196,0 196,-19"/>
|
|
<text text-anchor="middle" x="169" y="-7" 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="#63b8ff" d="M169,-54.84C169,-47.21 169,-37.7 169,-29.45"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.5,-29.27 169,-19.27 165.5,-29.27 172.5,-29.27"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="255.5,-19 214.5,-19 214.5,0 255.5,0 255.5,-19"/>
|
|
<text text-anchor="middle" x="235" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stack</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M184.98,-54.84C194.75,-46.17 207.27,-35.08 217.34,-26.15"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="219.95,-28.52 225.11,-19.27 215.31,-23.28 219.95,-28.52"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="318,-19 274,-19 274,0 318,0 318,-19"/>
|
|
<text text-anchor="middle" x="296" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M199.42,-54.99C220.23,-45.4 247.62,-32.79 267.91,-23.44"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="269.63,-26.5 277.24,-19.14 266.7,-20.14 269.63,-26.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|