mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 22:02:20 +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/queue_using_array.cpp Pages: 1 -->
|
||||
<svg width="124pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M48.59,-54.54C44.42,-46.91 39.25,-37.46 34.77,-29.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="37.84,-27.6 29.97,-20.5 31.7,-30.96 37.84,-27.6"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M48.59,-54.54C44.32,-46.74 39.01,-37.03 34.46,-28.71"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="37.12,-27.27 29.25,-20.18 30.97,-30.63 37.12,-27.27"/>
|
||||
</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="M64.41,-54.54C68.58,-46.91 73.75,-37.46 78.23,-29.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.3,-30.96 83.03,-20.5 75.16,-27.6 81.3,-30.96"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M64.41,-54.54C68.68,-46.74 73.99,-37.03 78.54,-28.71"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.03,-30.63 83.75,-20.18 75.88,-27.27 82.03,-30.63"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user