mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 22:13:03 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="others::recursive_tree_traversals::Node" name="others::recursive_tree_traversals::Node">
|
||||
<area shape="rect" id="Node000001" title="The structure to hold Nodes of the tree." alt="" coords="5,5,153,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="169,18,179,26,171,33,153,36,153,30,169,28,174,26,166,23"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="169,18,179,26,171,33,153,36,153,30,169,28,174,26,167,23"/>
|
||||
</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::recursive_tree_traversals::Node Pages: 1 -->
|
||||
<svg width="155pt" height="39pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M121.66,-19.3C125.93,-18.35 128.5,-17 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.31,-15.94 111.83,-20.68 122.19,-22.88 121.31,-15.94"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-19.22C126.06,-18.28 128.5,-16.95 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.79,-15.72 112.33,-20.48 122.7,-22.66 121.79,-15.72"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="137.88" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.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::recursive_tree_traversals::Node Pages: 1 -->
|
||||
<svg width="155pt" height="39pt"
|
||||
@@ -22,8 +22,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M121.66,-19.3C125.93,-18.35 128.5,-17 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.31,-15.94 111.83,-20.68 122.19,-22.88 121.31,-15.94"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M122,-19.22C126.06,-18.28 128.5,-16.95 128.5,-15.25 128.5,-12.3 121.2,-10.49 110.83,-9.82"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.79,-15.72 112.33,-20.48 122.7,-22.66 121.79,-15.72"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="137.88" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user