mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="others::recursive_tree_traversals::BT" name="others::recursive_tree_traversals::BT">
|
||||
<area shape="rect" id="node1" title="BT used to make the entire structure of the binary tree and the functions associated with the binary ..." alt="" coords="9,211,157,251"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,93,160,119"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="35,5,130,31"/>
|
||||
<area shape="rect" id="node1" title="BT used to make the entire structure of the binary tree and the functions associated with the binary ..." alt="" coords="8,213,156,253"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,94,159,120"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="35,5,129,31"/>
|
||||
</map>
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?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.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: others::recursive_tree_traversals::BT Pages: 1 -->
|
||||
<svg width="136pt" height="192pt"
|
||||
viewBox="0.00 0.00 136.00 192.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 188)">
|
||||
<svg width="135pt" height="194pt"
|
||||
viewBox="0.00 0.00 135.25 194.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 190)">
|
||||
<title>others::recursive_tree_traversals::BT</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="BT used to make the entire structure of the binary tree and the functions associated with the binary ...">
|
||||
<polygon fill="#999999" stroke="#666666" points="113.5,-30 2.5,-30 2.5,0 113.5,0 113.5,-30"/>
|
||||
<text text-anchor="start" x="10.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">others::recursive_tree</text>
|
||||
<text text-anchor="middle" x="58" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_traversals::BT</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="112.75,-30.5 2.25,-30.5 2.25,0 112.75,0 112.75,-30.5"/>
|
||||
<text text-anchor="start" x="10.25" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">others::recursive_tree</text>
|
||||
<text text-anchor="middle" x="57.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_traversals::BT</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,35 +22,35 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="116,-118 0,-118 0,-99 116,-99 116,-118"/>
|
||||
<text text-anchor="middle" x="58" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< uint64_t ></text>
|
||||
<polygon fill="white" stroke="#666666" points="115,-119.5 0,-119.5 0,-100.25 115,-100.25 115,-119.5"/>
|
||||
<text text-anchor="middle" x="57.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< uint64_t ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M58,-87.92C58,-70.6 58,-45.74 58,-30.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="54.5,-87.73 58,-97.73 61.5,-87.73 54.5,-87.73"/>
|
||||
<text text-anchor="middle" x="93" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00"> inorder_result</text>
|
||||
<text text-anchor="middle" x="93" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">postorder_result</text>
|
||||
<text text-anchor="middle" x="93" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00">preorder_result</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M57.5,-89.05C57.5,-71.52 57.5,-46.36 57.5,-30.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="54,-88.99 57.5,-98.99 61,-88.99 54,-88.99"/>
|
||||
<text text-anchor="middle" x="92.38" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00"> inorder_result</text>
|
||||
<text text-anchor="middle" x="92.38" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00">postorder_result</text>
|
||||
<text text-anchor="middle" x="92.38" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00">preorder_result</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="93.5,-184 22.5,-184 22.5,-165 93.5,-165 93.5,-184"/>
|
||||
<text text-anchor="middle" x="58" y="-172" font-family="Helvetica,sans-Serif" font-size="10.00">std::uint64_t</text>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="92.5,-186 22.5,-186 22.5,-166.75 92.5,-166.75 92.5,-186"/>
|
||||
<text text-anchor="middle" x="57.5" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::uint64_t</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M58,-153.93C58,-142.05 58,-127.46 58,-118.32"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="54.5,-153.6 58,-163.6 61.5,-153.6 54.5,-153.6"/>
|
||||
<text text-anchor="middle" x="79.5" y="-139" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M57.5,-155.65C57.5,-143.68 57.5,-128.98 57.5,-119.77"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="54,-155.41 57.5,-165.41 61,-155.41 54,-155.41"/>
|
||||
<text text-anchor="middle" x="78.88" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user