mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53:30 +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/sparse_table.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="M65.67,-54.54C56.85,-46.22 45.73,-35.72 36.56,-27.07"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.97,-24.53 29.3,-20.21 34.17,-29.62 38.97,-24.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M65.67,-54.54C56.67,-46.04 45.27,-35.29 35.99,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.87,-24.49 29.19,-20.18 34.07,-29.58 38.87,-24.49"/>
|
||||
</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="M81,-54.54C81,-47.34 81,-38.53 81,-30.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.5,-30.69 81,-20.69 77.5,-30.69 84.5,-30.69"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M81,-54.54C81,-47.17 81,-38.1 81,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.5,-30.18 81,-20.18 77.5,-30.18 84.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="M98.3,-54.54C108.47,-46.04 121.34,-35.29 131.82,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.03,-29.24 139.46,-20.15 129.54,-23.87 134.03,-29.24"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M98.3,-54.54C108.68,-45.87 121.87,-34.85 132.46,-26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.19,-28.27 139.62,-19.18 129.7,-22.9 134.19,-28.27"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user