mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-27 00:41:51 +08:00
Documentation for 53a6c16730
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<map id="data_structures::tree_234::Node" name="data_structures::tree_234::Node">
|
||||
<area shape="rect" id="node1" title="2-3-4 tree node class" alt="" coords="23,184,166,225"/>
|
||||
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array" title=" " alt="" coords="5,288,184,329"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array" title=" " alt="" coords="17,95,172,121"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer" title=" " alt="" coords="51,5,138,32"/>
|
||||
</map>
|
||||
@@ -0,0 +1 @@
|
||||
cad37b440dd805bb9ad4292b9e36dfcc
|
||||
@@ -0,0 +1,79 @@
|
||||
<?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 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- Title: data_structures::tree_234::Node Pages: 1 -->
|
||||
<svg width="142pt" height="251pt"
|
||||
viewBox="0.00 0.00 142.00 251.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 247)">
|
||||
<title>data_structures::tree_234::Node</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-247 138,-247 138,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="2-3-4 tree node class">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="13.5,-78.5 13.5,-108.5 120.5,-108.5 120.5,-78.5 13.5,-78.5"/>
|
||||
<text text-anchor="start" x="21.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::tree</text>
|
||||
<text text-anchor="middle" x="67" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">_234::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="0,-0.5 0,-30.5 134,-30.5 134,-0.5 0,-0.5"/>
|
||||
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::array< data_structures</text>
|
||||
<text text-anchor="middle" x="67" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">::tree_234::Node *, 4 ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M38.2,-71.05C35.3,-67.68 32.77,-63.98 31,-60 26.14,-49.07 34.09,-38.68 43.74,-30.8"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.92,-73.72 45.48,-78.29 40.86,-68.76 35.92,-73.72"/>
|
||||
<text text-anchor="middle" x="52.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="9,-156.5 9,-175.5 125,-175.5 125,-156.5 9,-156.5"/>
|
||||
<text text-anchor="middle" x="67" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::array< int64_t, 3 ></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="M67,-146.24C67,-134.41 67,-119.38 67,-108.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.5,-146.36 67,-156.36 70.5,-146.36 63.5,-146.36"/>
|
||||
<text text-anchor="middle" x="81" y="-130" font-family="Helvetica,sans-Serif" font-size="10.00"> items</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" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="34.5,-223.5 34.5,-242.5 99.5,-242.5 99.5,-223.5 34.5,-223.5"/>
|
||||
<text text-anchor="middle" x="67" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::int64_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="M67,-213.04C67,-200.67 67,-185.12 67,-175.63"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.5,-213.23 67,-223.23 70.5,-213.23 63.5,-213.23"/>
|
||||
<text text-anchor="middle" x="88.5" y="-197" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
<!-- Node4->Node1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M76.11,-40.57C76.88,-43.38 77.54,-46.23 78,-49 79.62,-58.84 76.87,-69.71 73.71,-78.13"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="79.36,-39.25 72.96,-30.8 72.7,-41.39 79.36,-39.25"/>
|
||||
<text text-anchor="middle" x="96.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> children</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user