mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<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="24,183,165,223"/>
|
||||
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="5,286,184,327"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="17,94,172,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="51,5,138,31"/>
|
||||
<area shape="rect" id="Node000001" title="2-3-4 tree node class" alt="" coords="24,183,165,223"/>
|
||||
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="5,286,184,327"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000001" title=" " alt="" coords="58,235,49,248,48,258,50,267,65,284,61,287,46,269,42,258,44,246,53,232"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="17,94,172,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="97,135,97,182,92,182,92,135"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="51,5,138,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="97,46,97,94,92,94,92,46"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="105,272,107,248,100,224,105,223,112,247,110,273"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
38db22e4df79df4c0d88e98dcd0d8096
|
||||
d0ab57a73452a09fda8981f4f2bb2970
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: data_structures::tree_234::Node Pages: 1 -->
|
||||
<svg width="142pt" height="249pt"
|
||||
viewBox="0.00 0.00 141.75 249.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 245.25)">
|
||||
<title>data_structures::tree_234::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="2-3-4 tree node class">
|
||||
<g id="a_Node000001"><a xlink:title="2-3-4 tree node class">
|
||||
<polygon fill="#999999" stroke="#666666" points="119.88,-108.25 13.88,-108.25 13.88,-77.75 119.88,-77.75 119.88,-108.25"/>
|
||||
<text text-anchor="start" x="21.88" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::tree</text>
|
||||
<text text-anchor="middle" x="66.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">_234::Node</text>
|
||||
@@ -19,9 +29,9 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="133.75,-30.5 0,-30.5 0,0 133.75,0 133.75,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">std::array< data_structures</text>
|
||||
<text text-anchor="middle" x="66.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">::tree_234::Node *, 4 ></text>
|
||||
@@ -29,50 +39,77 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge4" class="edge">
|
||||
<g id="edge4_Node000004_Node000001" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge4_Node000004_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.62,-69.95C35.01,-66.81 32.75,-63.4 31.12,-59.75 26.36,-49.03 33.92,-38.8 43.29,-30.96"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="34.62,-71.91 44.13,-76.58 39.61,-66.99 34.62,-71.91"/>
|
||||
<text text-anchor="middle" x="53.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="53.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124.75,-174.75 9,-174.75 9,-155.5 124.75,-155.5 124.75,-174.75"/>
|
||||
<text text-anchor="middle" x="66.88" y="-161.25" 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">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.88,-144.28C66.88,-132.95 66.88,-119 66.88,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.38,-144.24 66.88,-154.24 70.38,-144.24 63.38,-144.24"/>
|
||||
<text text-anchor="middle" x="80.38" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00"> items</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="80.38" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> items</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" 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=" ">
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="99.25,-241.25 34.5,-241.25 34.5,-222 99.25,-222 99.25,-241.25"/>
|
||||
<text text-anchor="middle" x="66.88" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::int64_t</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.88,-210.9C66.88,-198.93 66.88,-184.23 66.88,-175.02"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.38,-210.66 66.88,-220.66 70.38,-210.66 63.38,-210.66"/>
|
||||
<text text-anchor="middle" x="88.25" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="88.25" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node4->Node1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M76.77,-40.94C78.2,-47.05 78.89,-53.6 77.88,-59.75 76.89,-65.7 74.94,-72.03 72.96,-77.49"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="79.88,-40.15 73.6,-31.62 73.19,-42.21 79.88,-40.15"/>
|
||||
<text text-anchor="middle" x="96.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> children</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="96.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> children</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 5.4 KiB |
@@ -0,0 +1,90 @@
|
||||
<?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.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: data_structures::tree_234::Node Pages: 1 -->
|
||||
<svg width="142pt" height="249pt"
|
||||
viewBox="0.00 0.00 141.75 249.25" 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 245.25)">
|
||||
<title>data_structures::tree_234::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="2-3-4 tree node class">
|
||||
<polygon fill="#999999" stroke="#666666" points="119.88,-108.25 13.88,-108.25 13.88,-77.75 119.88,-77.75 119.88,-108.25"/>
|
||||
<text text-anchor="start" x="21.88" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::tree</text>
|
||||
<text text-anchor="middle" x="66.88" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">_234::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="133.75,-30.5 0,-30.5 0,0 133.75,0 133.75,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">std::array< data_structures</text>
|
||||
<text text-anchor="middle" x="66.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">::tree_234::Node *, 4 ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge4_Node000004_Node000001" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge4_Node000004_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.62,-69.95C35.01,-66.81 32.75,-63.4 31.12,-59.75 26.36,-49.03 33.92,-38.8 43.29,-30.96"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="34.62,-71.91 44.13,-76.58 39.61,-66.99 34.62,-71.91"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="53.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124.75,-174.75 9,-174.75 9,-155.5 124.75,-155.5 124.75,-174.75"/>
|
||||
<text text-anchor="middle" x="66.88" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::array< int64_t, 3 ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.88,-144.28C66.88,-132.95 66.88,-119 66.88,-108.67"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.38,-144.24 66.88,-154.24 70.38,-144.24 63.38,-144.24"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="80.38" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> items</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="99.25,-241.25 34.5,-241.25 34.5,-222 99.25,-222 99.25,-241.25"/>
|
||||
<text text-anchor="middle" x="66.88" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::int64_t</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.88,-210.9C66.88,-198.93 66.88,-184.23 66.88,-175.02"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.38,-210.66 66.88,-220.66 70.38,-210.66 63.38,-210.66"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="88.25" y="-194.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node4->Node1 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M76.77,-40.94C78.2,-47.05 78.89,-53.6 77.88,-59.75 76.89,-65.7 74.94,-72.03 72.96,-77.49"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="79.88,-40.15 73.6,-31.62 73.19,-42.21 79.88,-40.15"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="96.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> children</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user