mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 14:03:17 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,21 +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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: data_structures/binary_search_tree2.cpp Pages: 1 -->
|
||||
<svg width="339pt" height="95pt"
|
||||
viewBox="0.00 0.00 338.50 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)">
|
||||
<svg width="339pt" height="93pt"
|
||||
viewBox="0.00 0.00 338.50 93.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 89)">
|
||||
<title>data_structures/binary_search_tree2.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 334.5,-91 334.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="A generic binary search tree implementation.">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="115,-56.5 115,-86.5 228,-86.5 228,-56.5 115,-56.5"/>
|
||||
<text text-anchor="start" x="123" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/binary</text>
|
||||
<text text-anchor="middle" x="171.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_search_tree2.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="228,-85 115,-85 115,-55 228,-55 228,-85"/>
|
||||
<text text-anchor="start" x="123" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/binary</text>
|
||||
<text text-anchor="middle" x="171.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_search_tree2.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,76 +22,76 @@
|
||||
<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 49,-19.5 49,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M136.66,-56.4C112,-46.42 79.21,-33.15 55.47,-23.53"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="56.47,-20.17 45.89,-19.66 53.85,-26.65 56.47,-20.17"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M136.29,-54.99C111.76,-45.23 79.35,-32.33 55.74,-22.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.79,-19.58 46.21,-19.14 54.21,-26.09 56.79,-19.58"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="67,-0.5 67,-19.5 126,-19.5 126,-0.5 67,-0.5"/>
|
||||
<text text-anchor="middle" x="96.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="126,-19 67,-19 67,0 126,0 126,-19"/>
|
||||
<text text-anchor="middle" x="96.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M153.73,-56.4C142.15,-47.22 127.08,-35.26 115.3,-25.92"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="117.42,-23.13 107.41,-19.66 113.07,-28.61 117.42,-23.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M153.34,-54.84C142.01,-46 127.44,-34.63 115.88,-25.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.78,-22.66 107.74,-19.27 113.47,-28.18 117.78,-22.66"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="144.5,-0.5 144.5,-19.5 198.5,-19.5 198.5,-0.5 144.5,-0.5"/>
|
||||
<text text-anchor="middle" x="171.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="198.5,-19 144.5,-19 144.5,0 198.5,0 198.5,-19"/>
|
||||
<text text-anchor="middle" x="171.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M171.5,-56.4C171.5,-48.47 171.5,-38.46 171.5,-29.86"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="175,-29.66 171.5,-19.66 168,-29.66 175,-29.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M171.5,-54.84C171.5,-47.21 171.5,-37.7 171.5,-29.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="175,-29.27 171.5,-19.27 168,-29.27 175,-29.27"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="216.5,-0.5 216.5,-19.5 268.5,-19.5 268.5,-0.5 216.5,-0.5"/>
|
||||
<text text-anchor="middle" x="242.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="268.5,-19 216.5,-19 216.5,0 268.5,0 268.5,-19"/>
|
||||
<text text-anchor="middle" x="242.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M188.33,-56.4C199.17,-47.31 213.28,-35.49 224.37,-26.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="226.75,-28.76 232.17,-19.66 222.26,-23.4 226.75,-28.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M188.69,-54.84C199.31,-46.09 212.94,-34.85 223.83,-25.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="226.37,-28.33 231.86,-19.27 221.92,-22.92 226.37,-28.33"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="286.5,-0.5 286.5,-19.5 330.5,-19.5 330.5,-0.5 286.5,-0.5"/>
|
||||
<text text-anchor="middle" x="308.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="330.5,-19 286.5,-19 286.5,0 330.5,0 330.5,-19"/>
|
||||
<text text-anchor="middle" x="308.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M203.97,-56.4C226.85,-46.46 257.23,-33.26 279.34,-23.66"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="280.79,-26.85 288.57,-19.66 278,-20.43 280.79,-26.85"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M204.31,-54.99C226.97,-45.31 256.85,-32.56 278.8,-23.18"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="280.45,-26.29 288.27,-19.14 277.7,-19.85 280.45,-26.29"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user