mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-06-14 22:27:45 +08:00
113 lines
4.7 KiB
XML
113 lines
4.7 KiB
XML
<?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 8.0.2 (20230410.1723)
|
|
-->
|
|
<!-- Title: data_structures/trie_tree.cpp Pages: 1 -->
|
|
<svg width="378pt" height="93pt"
|
|
viewBox="0.00 0.00 378.00 93.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89)">
|
|
<title>data_structures/trie_tree.cpp</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Implementation of Trie data structure for English alphabets in small characters.">
|
|
<polygon fill="#999999" stroke="#666666" points="236.5,-85 135.5,-85 135.5,-55 236.5,-55 236.5,-85"/>
|
|
<text text-anchor="start" x="143.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/trie</text>
|
|
<text text-anchor="middle" x="186" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_tree.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="38,-19 0,-19 0,0 38,0 38,-19"/>
|
|
<text text-anchor="middle" x="19" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M144.72,-54.54C114.84,-44.07 75.17,-30.17 48.45,-20.81"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.79,-17.23 39.2,-17.22 47.48,-23.83 49.79,-17.23"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="105.5,-19 56.5,-19 56.5,0 105.5,0 105.5,-19"/>
|
|
<text text-anchor="middle" x="81" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M160.04,-54.54C143.65,-45.4 122.57,-33.66 106.3,-24.6"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.32,-21.16 97.88,-19.35 104.91,-27.27 108.32,-21.16"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="178,-19 124,-19 124,0 178,0 178,-19"/>
|
|
<text text-anchor="middle" x="151" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M177.35,-54.54C172.63,-46.65 166.74,-36.81 161.73,-28.44"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="164.33,-26.96 156.19,-20.18 158.32,-30.55 164.33,-26.96"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="248,-19 196,-19 196,0 248,0 248,-19"/>
|
|
<text text-anchor="middle" x="222" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M194.9,-54.54C199.75,-46.65 205.81,-36.81 210.96,-28.44"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="214.4,-30.53 216.66,-20.18 208.44,-26.86 214.4,-30.53"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="307.5,-19 266.5,-19 266.5,0 307.5,0 307.5,-19"/>
|
|
<text text-anchor="middle" x="287" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M210.97,-54.54C226.59,-45.49 246.63,-33.88 262.22,-24.85"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.83,-27.39 270.73,-19.35 260.32,-21.33 263.83,-27.39"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="370,-19 326,-19 326,0 370,0 370,-19"/>
|
|
<text text-anchor="middle" x="348" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node7 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node1->Node7</title>
|
|
<path fill="none" stroke="#63b8ff" d="M226.04,-54.54C253.71,-44.55 290.04,-31.43 315.83,-22.12"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="316.62,-25.19 324.84,-18.5 314.24,-18.61 316.62,-25.19"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|