mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 05:42:59 +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 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- 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.97,-44.12 75.52,-30.3 48.8,-20.94"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.22,-17.73 39.63,-17.73 47.91,-24.33 50.22,-17.73"/>
|
|
</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.8,-45.49 122.97,-33.88 106.76,-24.85"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.64,-21.89 98.2,-20.08 105.23,-28.01 108.64,-21.89"/>
|
|
</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.73,-46.82 167,-37.24 162.06,-28.99"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="165.11,-27.26 156.97,-20.47 159.1,-30.85 165.11,-27.26"/>
|
|
</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.7,-46.74 205.68,-37.03 210.79,-28.71"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.61,-30.82 215.87,-20.46 207.65,-27.15 213.61,-30.82"/>
|
|
</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.44,-45.58 246.25,-34.1 261.77,-25.11"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.52,-28.15 270.42,-20.1 260.01,-22.09 263.52,-28.15"/>
|
|
</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.47,-44.64 289.39,-31.66 315.14,-22.37"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="316.2,-25.71 324.41,-19.02 313.82,-19.12 316.2,-25.71"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|