mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for fe692e8e01
This commit is contained in:
@@ -1,20 +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 2.49.3 (20211023.0002)
|
||||
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- Title: data_structures/binary_search_tree2.cpp Pages: 1 -->
|
||||
<svg width="341pt" height="95pt"
|
||||
viewBox="0.00 0.00 340.50 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<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)">
|
||||
<title>data_structures/binary_search_tree2.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 336.5,-91 336.5,4 -4,4"/>
|
||||
<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="114,-56.5 114,-86.5 229,-86.5 229,-56.5 114,-56.5"/>
|
||||
<text text-anchor="start" x="122" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/binary</text>
|
||||
<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>
|
||||
</a>
|
||||
</g>
|
||||
@@ -53,7 +53,7 @@
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="144,-0.5 144,-19.5 199,-19.5 199,-0.5 144,-0.5"/>
|
||||
<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>
|
||||
</a>
|
||||
</g>
|
||||
@@ -68,31 +68,31 @@
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="217,-0.5 217,-19.5 270,-19.5 270,-0.5 217,-0.5"/>
|
||||
<text text-anchor="middle" x="243.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
<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>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M188.56,-56.4C199.56,-47.31 213.87,-35.49 225.12,-26.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="227.54,-28.73 233.02,-19.66 223.09,-23.33 227.54,-28.73"/>
|
||||
<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"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="288.5,-0.5 288.5,-19.5 332.5,-19.5 332.5,-0.5 288.5,-0.5"/>
|
||||
<text text-anchor="middle" x="310.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<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>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M204.44,-56.4C227.66,-46.46 258.49,-33.26 280.92,-23.66"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="282.46,-26.81 290.27,-19.66 279.7,-20.38 282.46,-26.81"/>
|
||||
<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"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Reference in New Issue
Block a user