Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: data_structures/binary_search_tree2.cpp Pages: 1 -->
<svg width="334pt" height="94pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M132.91,-54.8C109.45,-45.27 79.15,-32.97 56.5,-23.77"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.94,-20.17 47.36,-19.65 55.31,-26.66 57.94,-20.17"/>
<path fill="none" stroke="#63b8ff" d="M132.91,-54.8C109.55,-45.31 79.43,-33.08 56.8,-23.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.35,-20.74 47.76,-20.22 55.71,-27.23 58.35,-20.74"/>
</a>
</g>
</g>
@@ -49,8 +49,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M150.83,-54.95C140,-46.33 126.26,-35.4 115.14,-26.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.54,-23.19 107.53,-19.7 113.18,-28.67 117.54,-23.19"/>
<path fill="none" stroke="#63b8ff" d="M150.83,-54.95C140.11,-46.41 126.54,-35.62 115.47,-26.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.72,-24.13 107.72,-20.64 113.36,-29.61 117.72,-24.13"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M169.12,-54.95C169.12,-47.62 169.12,-38.62 169.12,-30.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.63,-30.7 169.12,-20.7 165.63,-30.7 172.63,-30.7"/>
<path fill="none" stroke="#63b8ff" d="M169.12,-54.95C169.12,-47.71 169.12,-38.84 169.12,-30.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.63,-31.21 169.13,-21.21 165.63,-31.21 172.63,-31.21"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M186.43,-54.95C196.68,-46.33 209.67,-35.4 220.19,-26.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.93,-28.82 227.33,-19.7 217.43,-23.46 221.93,-28.82"/>
<path fill="none" stroke="#63b8ff" d="M186.43,-54.95C196.47,-46.5 209.15,-35.83 219.56,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.78,-29.79 227.18,-20.68 217.27,-24.43 221.78,-29.79"/>
</a>
</g>
</g>
@@ -103,8 +103,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M202.84,-54.8C224.49,-45.35 252.38,-33.19 273.41,-24.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="274.65,-26.86 282.42,-19.65 271.86,-20.44 274.65,-26.86"/>
<path fill="none" stroke="#63b8ff" d="M202.84,-54.8C224.39,-45.4 252.13,-33.3 273.12,-24.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="274.27,-27.46 282.03,-20.26 271.47,-21.05 274.27,-27.46"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB