Documentation for 7bab516e59

This commit is contained in:
github-actions
2021-07-16 18:47:42 +00:00
parent 6b8ecc8123
commit 7988f45ca3
2552 changed files with 35854 additions and 34894 deletions

View File

@@ -4,18 +4,18 @@
<!-- Generated by graphviz version 2.47.3 (20210619.1520)
-->
<!-- Title: data_structures/tree_234.cpp Pages: 1 -->
<svg width="445pt" height="95pt"
viewBox="0.00 0.00 444.50 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="449pt" height="95pt"
viewBox="0.00 0.00 449.00 95.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 91)">
<title>data_structures/tree_234.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 440.5,-91 440.5,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 445,-91 445,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A demo 2&#45;3&#45;4 tree implementation.">
<polygon fill="#bfbfbf" stroke="black" points="167,-56.5 167,-86.5 271,-86.5 271,-56.5 167,-56.5"/>
<text text-anchor="start" x="175" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/tree</text>
<text text-anchor="middle" x="219" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_234.cpp</text>
<polygon fill="#bfbfbf" stroke="black" points="168,-56.5 168,-86.5 273,-86.5 273,-56.5 168,-56.5"/>
<text text-anchor="start" x="176" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/tree</text>
<text text-anchor="middle" x="220.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_234.cpp</text>
</a>
</g>
</g>
@@ -23,106 +23,106 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 38,-19.5 38,-0.5 0,-0.5"/>
<text text-anchor="middle" x="19" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 39,-19.5 39,-0.5 0,-0.5"/>
<text text-anchor="middle" x="19.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M169.97,-56.46C137.72,-47.15 94.37,-34.48 47.91,-20.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="48.85,-16.86 38.26,-17.26 46.79,-23.55 48.85,-16.86"/>
<path fill="none" stroke="midnightblue" d="M171.18,-56.49C138.74,-47.18 95.14,-34.51 48.7,-20.32"/>
<polygon fill="midnightblue" stroke="midnightblue" points="49.65,-16.95 39.06,-17.36 47.6,-23.64 49.65,-16.95"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="56.5,-0.5 56.5,-19.5 105.5,-19.5 105.5,-0.5 56.5,-0.5"/>
<text text-anchor="middle" x="81" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="white" stroke="#bfbfbf" points="57,-0.5 57,-19.5 106,-19.5 106,-0.5 57,-0.5"/>
<text text-anchor="middle" x="81.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M186.3,-56.4C163.25,-46.46 132.64,-33.26 110.37,-23.66"/>
<polygon fill="midnightblue" stroke="midnightblue" points="111.65,-20.4 101.08,-19.66 108.88,-26.83 111.65,-20.4"/>
<path fill="none" stroke="midnightblue" d="M187.56,-56.4C164.34,-46.46 133.51,-33.26 111.08,-23.66"/>
<polygon fill="midnightblue" stroke="midnightblue" points="112.3,-20.38 101.73,-19.66 109.54,-26.81 112.3,-20.38"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="124,-0.5 124,-19.5 174,-19.5 174,-0.5 124,-0.5"/>
<text text-anchor="middle" x="149" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
<polygon fill="white" stroke="#bfbfbf" points="124.5,-0.5 124.5,-19.5 174.5,-19.5 174.5,-0.5 124.5,-0.5"/>
<text text-anchor="middle" x="149.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M202.41,-56.4C191.71,-47.31 177.81,-35.49 166.87,-26.19"/>
<polygon fill="midnightblue" stroke="midnightblue" points="169.07,-23.47 159.19,-19.66 164.54,-28.8 169.07,-23.47"/>
<path fill="none" stroke="midnightblue" d="M203.67,-56.4C192.83,-47.31 178.72,-35.49 167.63,-26.19"/>
<polygon fill="midnightblue" stroke="midnightblue" points="169.74,-23.4 159.83,-19.66 165.25,-28.76 169.74,-23.4"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="192,-0.5 192,-19.5 246,-19.5 246,-0.5 192,-0.5"/>
<text text-anchor="middle" x="219" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="white" stroke="#bfbfbf" points="193,-0.5 193,-19.5 248,-19.5 248,-0.5 193,-0.5"/>
<text text-anchor="middle" x="220.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M219,-56.4C219,-48.47 219,-38.46 219,-29.86"/>
<polygon fill="midnightblue" stroke="midnightblue" points="222.5,-29.66 219,-19.66 215.5,-29.66 222.5,-29.66"/>
<path fill="none" stroke="midnightblue" d="M220.5,-56.4C220.5,-48.47 220.5,-38.46 220.5,-29.86"/>
<polygon fill="midnightblue" stroke="midnightblue" points="224,-29.66 220.5,-19.66 217,-29.66 224,-29.66"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="264,-0.5 264,-19.5 316,-19.5 316,-0.5 264,-0.5"/>
<text text-anchor="middle" x="290" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
<polygon fill="white" stroke="#bfbfbf" points="266,-0.5 266,-19.5 319,-19.5 319,-0.5 266,-0.5"/>
<text text-anchor="middle" x="292.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M235.83,-56.4C246.67,-47.31 260.78,-35.49 271.87,-26.19"/>
<polygon fill="midnightblue" stroke="midnightblue" points="274.25,-28.76 279.67,-19.66 269.76,-23.4 274.25,-28.76"/>
<path fill="none" stroke="midnightblue" d="M237.56,-56.4C248.56,-47.31 262.87,-35.49 274.12,-26.19"/>
<polygon fill="midnightblue" stroke="midnightblue" points="276.54,-28.73 282.02,-19.66 272.09,-23.33 276.54,-28.73"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="334.5,-0.5 334.5,-19.5 377.5,-19.5 377.5,-0.5 334.5,-0.5"/>
<text text-anchor="middle" x="356" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
<polygon fill="white" stroke="#bfbfbf" points="337.5,-0.5 337.5,-19.5 381.5,-19.5 381.5,-0.5 337.5,-0.5"/>
<text text-anchor="middle" x="359.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M251.47,-56.4C274.35,-46.46 304.73,-33.26 326.84,-23.66"/>
<polygon fill="midnightblue" stroke="midnightblue" points="328.29,-26.85 336.07,-19.66 325.5,-20.43 328.29,-26.85"/>
<path fill="none" stroke="midnightblue" d="M253.44,-56.4C276.66,-46.46 307.49,-33.26 329.92,-23.66"/>
<polygon fill="midnightblue" stroke="midnightblue" points="331.46,-26.81 339.27,-19.66 328.7,-20.38 331.46,-26.81"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="395.5,-0.5 395.5,-19.5 436.5,-19.5 436.5,-0.5 395.5,-0.5"/>
<text text-anchor="middle" x="416" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
<polygon fill="white" stroke="#bfbfbf" points="400,-0.5 400,-19.5 441,-19.5 441,-0.5 400,-0.5"/>
<text text-anchor="middle" x="420.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node1&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M266.1,-56.46C297.56,-47.06 340.11,-34.29 385.65,-20.4"/>
<polygon fill="midnightblue" stroke="midnightblue" points="386.87,-23.68 395.41,-17.41 384.83,-16.99 386.87,-23.68"/>
<path fill="none" stroke="midnightblue" d="M267.78,-56.49C299.69,-47.03 343.02,-34.16 390.07,-20.12"/>
<polygon fill="midnightblue" stroke="midnightblue" points="391.26,-23.42 399.85,-17.2 389.26,-16.71 391.26,-23.42"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB