mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-16 14:14:27 +08:00
Documentation for fddbf08f5a
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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- 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.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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M75.18,-54.54C65.88,-46.04 54.12,-35.29 44.54,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.23,-24.34 37.49,-20.18 42.51,-29.51 47.23,-24.34"/>
|
||||
</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.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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M91,-54.54C91,-47.17 91,-38.1 91,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.5,-30.18 91,-20.18 87.5,-30.18 94.5,-30.18"/>
|
||||
</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.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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.33,-54.54C115.33,-46.04 126.73,-35.29 136.01,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.93,-29.58 142.81,-20.18 133.13,-24.49 137.93,-29.58"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user