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::trie_using_hashmap::Trie Pages: 1 -->
|
||||
<!--zoomable 148 -->
|
||||
@@ -78,8 +78,8 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.26,-82.7C161.08,-91.57 192.26,-101.5 217.41,-109.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="134.41,-79.4 123.82,-79.7 132.29,-86.07 134.41,-79.4"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M132.52,-82.47C160.52,-91.39 192.04,-101.43 217.41,-109.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.97,-78.94 123.38,-79.24 131.84,-85.61 133.97,-78.94"/>
|
||||
<text text-anchor="middle" x="163" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00"> root_node</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
@@ -98,8 +98,8 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.72,-60C156.53,-60 181.56,-60 203.65,-60"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.89,-56.5 123.89,-60 133.89,-63.5 133.89,-56.5"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.1,-60C156.08,-60 181.36,-60 203.65,-60"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.38,-56.5 123.38,-60 133.38,-63.5 133.38,-56.5"/>
|
||||
<text text-anchor="middle" x="163" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
@@ -115,15 +115,15 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M391.58,-4.45C337.9,0.45 266.27,3.04 204,-8 170.27,-13.98 134.02,-27.38 106.6,-39.07"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="390.96,-7.9 401.25,-5.38 391.63,-0.93 390.96,-7.9"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M391.92,-4.48C338.2,0.44 266.4,3.07 204,-8 170.27,-13.98 134.02,-27.38 106.6,-39.07"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="391.47,-8.05 401.76,-5.52 392.14,-1.08 391.47,-8.05"/>
|
||||
<text text-anchor="middle" x="267" y="-11" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M341.54,-43.86C361.46,-39.48 382.97,-34.76 402.71,-30.43"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="340.84,-40.43 331.82,-45.99 342.34,-47.27 340.84,-40.43"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M340.99,-43.98C361.06,-39.57 382.79,-34.8 402.71,-30.43"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="340.36,-40.75 331.34,-46.32 341.86,-47.59 340.36,-40.75"/>
|
||||
<text text-anchor="middle" x="366.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00"> children</text>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: data_structures::trie_using_hashmap::Trie Pages: 1 -->
|
||||
<svg width="553pt" height="148pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.26,-82.7C161.08,-91.57 192.26,-101.5 217.41,-109.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="134.41,-79.4 123.82,-79.7 132.29,-86.07 134.41,-79.4"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M132.52,-82.47C160.52,-91.39 192.04,-101.43 217.41,-109.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.97,-78.94 123.38,-79.24 131.84,-85.61 133.97,-78.94"/>
|
||||
<text text-anchor="middle" x="163" y="-101" font-family="Helvetica,sans-Serif" font-size="10.00"> root_node</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
@@ -52,8 +52,8 @@
|
||||
<!-- Node2->Node4 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node2->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.72,-60C156.53,-60 181.56,-60 203.65,-60"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.89,-56.5 123.89,-60 133.89,-63.5 133.89,-56.5"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M133.1,-60C156.08,-60 181.36,-60 203.65,-60"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="133.38,-56.5 123.38,-60 133.38,-63.5 133.38,-56.5"/>
|
||||
<text text-anchor="middle" x="163" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
@@ -69,15 +69,15 @@
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M391.58,-4.45C337.9,0.45 266.27,3.04 204,-8 170.27,-13.98 134.02,-27.38 106.6,-39.07"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="390.96,-7.9 401.25,-5.38 391.63,-0.93 390.96,-7.9"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M391.92,-4.48C338.2,0.44 266.4,3.07 204,-8 170.27,-13.98 134.02,-27.38 106.6,-39.07"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="391.47,-8.05 401.76,-5.52 392.14,-1.08 391.47,-8.05"/>
|
||||
<text text-anchor="middle" x="267" y="-11" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M341.54,-43.86C361.46,-39.48 382.97,-34.76 402.71,-30.43"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="340.84,-40.43 331.82,-45.99 342.34,-47.27 340.84,-40.43"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M340.99,-43.98C361.06,-39.57 382.79,-34.8 402.71,-30.43"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="340.36,-40.75 331.34,-46.32 341.86,-47.59 340.36,-40.75"/>
|
||||
<text text-anchor="middle" x="366.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00"> children</text>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
Reference in New Issue
Block a user