mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-30 05:22:46 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<map id="Btree" name="Btree">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,8,58,33"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="73,14,84,20,75,27,58,28,58,22,74,22,79,20,71,18"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="74,14,84,20,75,27,58,28,58,22,74,22,79,20,72,19"/>
|
||||
</map>
|
||||
|
||||
@@ -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: Btree Pages: 1 -->
|
||||
<svg width="84pt" height="31pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50.25,-14.46C54.45,-13.93 57.25,-12.86 57.25,-11.25 57.25,-8.47 48.87,-7.29 39.37,-7.73"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="50.27,-10.99 40.37,-14.77 50.46,-17.99 50.27,-10.99"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50.59,-14.42C54.6,-13.87 57.25,-12.82 57.25,-11.25 57.25,-8.47 48.87,-7.29 39.37,-7.73"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="50.77,-10.91 40.88,-14.72 50.99,-17.91 50.77,-10.91"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="66.62" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -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: Btree Pages: 1 -->
|
||||
<svg width="84pt" height="31pt"
|
||||
@@ -21,8 +21,8 @@
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50.25,-14.46C54.45,-13.93 57.25,-12.86 57.25,-11.25 57.25,-8.47 48.87,-7.29 39.37,-7.73"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="50.27,-10.99 40.37,-14.77 50.46,-17.99 50.27,-10.99"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50.59,-14.42C54.6,-13.87 57.25,-12.82 57.25,-11.25 57.25,-8.47 48.87,-7.29 39.37,-7.73"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="50.77,-10.91 40.88,-14.72 50.99,-17.91 50.77,-10.91"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="66.62" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user