mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-27 00:41:51 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<map id="data_structures/skip_list.cpp" name="data_structures/skip_list.cpp">
|
||||
<area shape="rect" id="Node000001" title="Data structure for fast searching and insertion in  time." alt="" coords="165,5,304,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,56,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="185,49,70,93,68,88,183,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="185,49,71,93,69,88,183,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="80,94,141,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="205,49,143,88,140,83,202,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="205,49,144,88,141,83,202,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="165,94,219,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="226,48,208,82,203,79,222,45"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="226,48,208,81,203,79,222,45"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="243,94,314,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="248,45,267,79,262,82,243,48"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="338,94,406,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="270,44,340,84,337,89,267,49"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="270,44,339,84,337,88,267,49"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="430,94,487,120"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="291,44,416,88,415,93,290,49"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="291,44,416,88,414,93,290,49"/>
|
||||
</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: data_structures/skip_list.cpp Pages: 1 -->
|
||||
<svg width="369pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M133.66,-54.8C107.14,-44.59 72.34,-31.2 48.04,-21.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.6,-18.31 39.01,-17.99 47.08,-24.84 49.6,-18.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M133.66,-54.8C107.38,-44.68 72.97,-31.44 48.7,-22.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.01,-18.86 39.42,-18.53 47.49,-25.39 50.01,-18.86"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M148.89,-54.95C134.73,-45.98 116.62,-34.52 102.37,-25.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.53,-22.09 94.21,-19.7 100.79,-28.01 104.53,-22.09"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M148.89,-54.95C134.86,-46.07 116.97,-34.74 102.78,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.81,-22.9 94.49,-20.51 101.07,-28.82 104.81,-22.9"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M163.96,-54.95C159.75,-47.19 154.52,-37.56 150,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.66,-27.82 144.81,-20.7 146.51,-31.16 152.66,-27.82"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M163.96,-54.95C159.84,-47.36 154.75,-37.99 150.31,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.38,-28.15 145.53,-21.03 147.23,-31.49 153.38,-28.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M180.03,-54.95C184.38,-47.19 189.78,-37.56 194.43,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.95,-31.14 199.79,-20.7 191.85,-27.71 197.95,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M180.03,-54.95C184.33,-47.28 189.66,-37.77 194.27,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.21,-31.46 199.05,-21.02 191.11,-28.03 197.21,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M197.6,-54.8C213.59,-45.66 234.04,-33.97 249.89,-24.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="251.13,-27.66 258.08,-19.65 247.66,-21.58 251.13,-27.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.6,-54.8C213.44,-45.74 233.66,-34.19 249.44,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="250.82,-28.41 257.77,-20.41 247.35,-22.33 250.82,-28.41"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -131,8 +131,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M213.84,-54.8C242.88,-44.62 280.95,-31.27 307.63,-21.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.67,-24.92 316.95,-18.31 306.35,-18.31 308.67,-24.92"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M213.84,-54.8C242.75,-44.66 280.62,-31.39 307.27,-22.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.24,-25.42 316.52,-18.81 305.92,-18.81 308.24,-25.42"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 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: data_structures/skip_list.cpp Pages: 1 -->
|
||||
<svg width="369pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M133.66,-54.8C107.14,-44.59 72.34,-31.2 48.04,-21.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.6,-18.31 39.01,-17.99 47.08,-24.84 49.6,-18.31"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M133.66,-54.8C107.38,-44.68 72.97,-31.44 48.7,-22.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.01,-18.86 39.42,-18.53 47.49,-25.39 50.01,-18.86"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M148.89,-54.95C134.73,-45.98 116.62,-34.52 102.37,-25.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.53,-22.09 94.21,-19.7 100.79,-28.01 104.53,-22.09"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M148.89,-54.95C134.86,-46.07 116.97,-34.74 102.78,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.81,-22.9 94.49,-20.51 101.07,-28.82 104.81,-22.9"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M163.96,-54.95C159.75,-47.19 154.52,-37.56 150,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.66,-27.82 144.81,-20.7 146.51,-31.16 152.66,-27.82"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M163.96,-54.95C159.84,-47.36 154.75,-37.99 150.31,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.38,-28.15 145.53,-21.03 147.23,-31.49 153.38,-28.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M180.03,-54.95C184.38,-47.19 189.78,-37.56 194.43,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.95,-31.14 199.79,-20.7 191.85,-27.71 197.95,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M180.03,-54.95C184.33,-47.28 189.66,-37.77 194.27,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.21,-31.46 199.05,-21.02 191.11,-28.03 197.21,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,8 +103,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M197.6,-54.8C213.59,-45.66 234.04,-33.97 249.89,-24.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="251.13,-27.66 258.08,-19.65 247.66,-21.58 251.13,-27.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.6,-54.8C213.44,-45.74 233.66,-34.19 249.44,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="250.82,-28.41 257.77,-20.41 247.35,-22.33 250.82,-28.41"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -121,8 +121,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M213.84,-54.8C242.88,-44.62 280.95,-31.27 307.63,-21.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.67,-24.92 316.95,-18.31 306.35,-18.31 308.67,-24.92"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M213.84,-54.8C242.75,-44.66 280.62,-31.39 307.27,-22.05"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.24,-25.42 316.52,-18.81 305.92,-18.81 308.24,-25.42"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user