mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-30 13:33:58 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="data_structures/list_array.cpp" name="data_structures/list_array.cpp">
|
||||
<area shape="rect" id="Node000001" title="Dynamic Array" alt="" coords="60,5,193,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="107,48,67,86,63,82,103,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="107,48,67,85,63,81,103,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="101,94,152,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="129,46,129,79,124,79,124,46"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="129,46,129,78,124,78,124,46"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="176,94,240,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="148,44,187,82,183,85,145,48"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="148,44,186,81,182,85,145,48"/>
|
||||
</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/list_array.cpp Pages: 1 -->
|
||||
<svg width="184pt" 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="M74.93,-54.95C65.75,-46.5 54.15,-35.83 44.64,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.35,-24.9 37.62,-20.7 42.61,-30.05 47.35,-24.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M74.93,-54.95C65.84,-46.59 54.39,-36.05 44.93,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.46,-24.92 37.73,-20.73 42.72,-30.07 47.46,-24.92"/>
|
||||
</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="M90.75,-54.95C90.75,-47.62 90.75,-38.62 90.75,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.25,-30.7 90.75,-20.7 87.25,-30.7 94.25,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M90.75,-54.95C90.75,-47.71 90.75,-38.84 90.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.25,-31.21 90.75,-21.21 87.25,-31.21 94.25,-31.21"/>
|
||||
</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="M105.83,-54.95C114.58,-46.5 125.63,-35.83 134.7,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.58,-30.16 141.35,-20.7 131.72,-25.13 136.58,-30.16"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M105.83,-54.95C114.4,-46.67 125.18,-36.27 134.14,-27.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.49,-30.22 141.26,-20.75 131.63,-25.18 136.49,-30.22"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.0 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/list_array.cpp Pages: 1 -->
|
||||
<svg width="184pt" 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="M74.93,-54.95C65.75,-46.5 54.15,-35.83 44.64,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.35,-24.9 37.62,-20.7 42.61,-30.05 47.35,-24.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M74.93,-54.95C65.84,-46.59 54.39,-36.05 44.93,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.46,-24.92 37.73,-20.73 42.72,-30.07 47.46,-24.92"/>
|
||||
</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="M90.75,-54.95C90.75,-47.62 90.75,-38.62 90.75,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.25,-30.7 90.75,-20.7 87.25,-30.7 94.25,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M90.75,-54.95C90.75,-47.71 90.75,-38.84 90.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.25,-31.21 90.75,-21.21 87.25,-31.21 94.25,-31.21"/>
|
||||
</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="M105.83,-54.95C114.58,-46.5 125.63,-35.83 134.7,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.58,-30.16 141.35,-20.7 131.72,-25.13 136.58,-30.16"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M105.83,-54.95C114.4,-46.67 125.18,-36.27 134.14,-27.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.49,-30.22 141.26,-20.75 131.63,-25.18 136.49,-30.22"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user