This commit is contained in:
2025-11-24 14:19:51 +05:30
commit f5c1412b28
6734 changed files with 1527575 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<map id="DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt;" name="DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt;">
<area shape="rect" id="node2" href="$db/d19/class_data_structures_1_1_binary_search_tree.xhtml" title="A binary search tree and an AVL balanced binary search tree." alt="" coords="24,5,227,405"/>
</map>

View File

@ -0,0 +1 @@
c2e6e4683e5dbc3aeef8f7c417425a40

View File

@ -0,0 +1,140 @@
<?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.38.0 (20140413.2041)
-->
<!-- Title: DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt; Pages: 1 -->
<!--zoomable 468 -->
<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)">
<defs>
<circle id="rim" cx="0" cy="0" r="7"/>
<circle id="rim2" cx="0" cy="0" r="3.5"/>
<g id="zoomPlus">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/>
</use>
<path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="zoomMin">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/>
</use>
<path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/>
</g>
<g id="dirArrow">
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="resetDef">
<use xlink:href="#rim2" fill="#404040">
<set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/>
</use>
</g>
</defs>
<script type="text/javascript">
var viewWidth = 188;
var viewHeight = 468;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="../../svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt;</title>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-123.5 180,-123.5 180,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::AVLBalanced</text>
<text text-anchor="start" x="8" y="-100.5" font-family="Helvetica,sans-Serif" font-size="10.00">BinarySearchTree&lt; BinarySearchTree</text>
<text text-anchor="middle" x="90" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">Type &gt;</text>
<polyline fill="none" stroke="black" points="0,-82.5 180,-82.5 "/>
<text text-anchor="middle" x="90" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="0,-63.5 180,-63.5 "/>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AVLBalancedBinarySearchTree()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~AVLBalancedBinarySearchTree()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Add()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Del()</text>
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/d19/class_data_structures_1_1_binary_search_tree.xhtml" target="_top" xlink:title="A binary search tree and an AVL balanced binary search tree.">
<polygon fill="none" stroke="black" points="14,-160.5 14,-459.5 166,-459.5 166,-160.5 14,-160.5"/>
<text text-anchor="start" x="22" y="-447.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::BinarySearch</text>
<text text-anchor="middle" x="90" y="-436.5" font-family="Helvetica,sans-Serif" font-size="10.00">Tree&lt; BinarySearchTreeType &gt;</text>
<polyline fill="none" stroke="black" points="14,-429.5 166,-429.5 "/>
<text text-anchor="start" x="22" y="-417.5" font-family="Helvetica,sans-Serif" font-size="10.00"># root</text>
<text text-anchor="start" x="22" y="-406.5" font-family="Helvetica,sans-Serif" font-size="10.00"># direction</text>
<text text-anchor="start" x="22" y="-395.5" font-family="Helvetica,sans-Serif" font-size="10.00"># BinarySearchTree_size</text>
<polyline fill="none" stroke="black" points="14,-388.5 166,-388.5 "/>
<text text-anchor="start" x="22" y="-376.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-365.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-354.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-343.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="22" y="-332.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Size()</text>
<text text-anchor="start" x="22" y="-321.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Clear()</text>
<text text-anchor="start" x="22" y="-310.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Height()</text>
<text text-anchor="start" x="22" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Add()</text>
<text text-anchor="start" x="22" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Del()</text>
<text text-anchor="start" x="22" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IsIn()</text>
<text text-anchor="start" x="22" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayInorder()</text>
<text text-anchor="start" x="22" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayPreorder()</text>
<text text-anchor="start" x="22" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayPostorder()</text>
<text text-anchor="start" x="22" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayBreadthFirstSearch()</text>
<text text-anchor="start" x="22" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GetPointerToNode()</text>
<text text-anchor="start" x="22" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HeightRecursive()</text>
<text text-anchor="start" x="22" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Find()</text>
<text text-anchor="start" x="22" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00"># FindParent()</text>
<text text-anchor="start" x="22" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00"># DisplayPostorderRecursive()</text>
<text text-anchor="start" x="22" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00"># FixTree()</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M90,-150.159C90,-140.977 90,-132.088 90,-123.72"/>
<polygon fill="none" stroke="midnightblue" points="86.5001,-150.226 90,-160.226 93.5001,-150.226 86.5001,-150.226"/>
</g>
</g>
</svg>
<g id="navigator" transform="translate(0 0)" fill="#404254">
<rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/>
<use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/>
<use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/>
<use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/>
<g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
<g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)">
<use xlink:href="#rim" fill="#404040">
<set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/>
</use>
<path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/>
</g>
</g>
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
<g id="arrow_out" transform="scale(0.3 0.3)">
<a xlink:href="class_data_structures_1_1_a_v_l_balanced_binary_search_tree__inherit__graph_org.svg" target="_base">
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
<path id="arrow"
d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z"
style="fill:#404040;"/>
</a>
</g>
</svg>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,66 @@
<?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.38.0 (20140413.2041)
-->
<!-- Title: DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt; Pages: 1 -->
<svg width="188pt" height="468pt"
viewBox="0.00 0.00 188.00 468.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 464)">
<title>DataStructures::AVLBalancedBinarySearchTree&lt; BinarySearchTreeType &gt;</title>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-123.5 180,-123.5 180,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::AVLBalanced</text>
<text text-anchor="start" x="8" y="-100.5" font-family="Helvetica,sans-Serif" font-size="10.00">BinarySearchTree&lt; BinarySearchTree</text>
<text text-anchor="middle" x="90" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">Type &gt;</text>
<polyline fill="none" stroke="black" points="0,-82.5 180,-82.5 "/>
<text text-anchor="middle" x="90" y="-70.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="0,-63.5 180,-63.5 "/>
<text text-anchor="start" x="8" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ AVLBalancedBinarySearchTree()</text>
<text text-anchor="start" x="8" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~AVLBalancedBinarySearchTree()</text>
<text text-anchor="start" x="8" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Add()</text>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Del()</text>
<text text-anchor="start" x="8" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/d19/class_data_structures_1_1_binary_search_tree.xhtml" target="_top" xlink:title="A binary search tree and an AVL balanced binary search tree.">
<polygon fill="none" stroke="black" points="14,-160.5 14,-459.5 166,-459.5 166,-160.5 14,-160.5"/>
<text text-anchor="start" x="22" y="-447.5" font-family="Helvetica,sans-Serif" font-size="10.00">DataStructures::BinarySearch</text>
<text text-anchor="middle" x="90" y="-436.5" font-family="Helvetica,sans-Serif" font-size="10.00">Tree&lt; BinarySearchTreeType &gt;</text>
<polyline fill="none" stroke="black" points="14,-429.5 166,-429.5 "/>
<text text-anchor="start" x="22" y="-417.5" font-family="Helvetica,sans-Serif" font-size="10.00"># root</text>
<text text-anchor="start" x="22" y="-406.5" font-family="Helvetica,sans-Serif" font-size="10.00"># direction</text>
<text text-anchor="start" x="22" y="-395.5" font-family="Helvetica,sans-Serif" font-size="10.00"># BinarySearchTree_size</text>
<polyline fill="none" stroke="black" points="14,-388.5 166,-388.5 "/>
<text text-anchor="start" x="22" y="-376.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-365.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-354.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ BinarySearchTree()</text>
<text text-anchor="start" x="22" y="-343.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ operator=()</text>
<text text-anchor="start" x="22" y="-332.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Size()</text>
<text text-anchor="start" x="22" y="-321.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Clear()</text>
<text text-anchor="start" x="22" y="-310.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Height()</text>
<text text-anchor="start" x="22" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Add()</text>
<text text-anchor="start" x="22" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Del()</text>
<text text-anchor="start" x="22" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ IsIn()</text>
<text text-anchor="start" x="22" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayInorder()</text>
<text text-anchor="start" x="22" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayPreorder()</text>
<text text-anchor="start" x="22" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayPostorder()</text>
<text text-anchor="start" x="22" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DisplayBreadthFirstSearch()</text>
<text text-anchor="start" x="22" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GetPointerToNode()</text>
<text text-anchor="start" x="22" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00"># HeightRecursive()</text>
<text text-anchor="start" x="22" y="-200.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Find()</text>
<text text-anchor="start" x="22" y="-189.5" font-family="Helvetica,sans-Serif" font-size="10.00"># FindParent()</text>
<text text-anchor="start" x="22" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00"># DisplayPostorderRecursive()</text>
<text text-anchor="start" x="22" y="-167.5" font-family="Helvetica,sans-Serif" font-size="10.00"># FixTree()</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M90,-150.159C90,-140.977 90,-132.088 90,-123.72"/>
<polygon fill="none" stroke="midnightblue" points="86.5001,-150.226 90,-160.226 93.5001,-150.226 86.5001,-150.226"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB