mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-26 19:43:33 +08:00
Documentation for 34720ae2d3
This commit is contained in:
@@ -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 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: data_structures/list_array.cpp Pages: 1 -->
|
||||
<svg width="186pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M75.51,-54.84C66.03,-46.17 53.89,-35.08 44.12,-26.15"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.33,-23.43 36.59,-19.27 41.61,-28.6 46.33,-23.43"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M75.18,-54.54C65.98,-46.13 54.36,-35.51 44.83,-26.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.35,-24.36 37.61,-20.2 42.63,-29.53 47.35,-24.36"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,8 +45,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M91,-54.84C91,-47.21 91,-37.7 91,-29.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.5,-29.27 91,-19.27 87.5,-29.27 94.5,-29.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M91,-54.54C91,-47.34 91,-38.53 91,-30.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.5,-30.69 91,-20.69 87.5,-30.69 94.5,-30.69"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -60,8 +60,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.01,-54.84C115.19,-46.17 126.95,-35.08 136.41,-26.15"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.84,-28.67 143.71,-19.27 134.03,-23.58 138.84,-28.67"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.33,-54.54C115.15,-46.22 126.27,-35.72 135.44,-27.07"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.83,-29.62 142.7,-20.21 133.03,-24.53 137.83,-29.62"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user