2022-01-14 23:11:27 +03:00
|
|
|
<?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">
|
2023-04-14 00:36:06 +03:00
|
|
|
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
2022-01-14 23:11:27 +03:00
|
|
|
-->
|
|
|
|
<!-- Title: data_structures/linked_list Pages: 1 -->
|
2022-09-08 03:17:03 +03:00
|
|
|
<svg width="108pt" height="78pt"
|
|
|
|
viewBox="0.00 0.00 108.00 78.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 74)">
|
2022-01-14 23:11:27 +03:00
|
|
|
<title>data_structures/linked_list</title>
|
|
|
|
<g id="clust1" class="cluster">
|
|
|
|
<title>clusterdir_2e746e9d06bf2d8ff842208bcc6ebcfc</title>
|
|
|
|
<g id="a_clust1"><a xlink:href="dir_2e746e9d06bf2d8ff842208bcc6ebcfc.html" target="_top" xlink:title="data_structures">
|
2022-09-08 03:17:03 +03:00
|
|
|
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-62 92,-62 92,-8 8,-8"/>
|
|
|
|
<text text-anchor="middle" x="50" y="-50" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures</text>
|
2022-01-14 23:11:27 +03:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- dir_261dd1200fad5b2fe1eca9af8320656e -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>dir_261dd1200fad5b2fe1eca9af8320656e</title>
|
|
|
|
<g id="a_node1"><a xlink:href="dir_261dd1200fad5b2fe1eca9af8320656e.html" target="_top" xlink:title="linked_list">
|
2022-09-08 03:17:03 +03:00
|
|
|
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="80,-35 20,-35 20,-16 80,-16 80,-35"/>
|
|
|
|
<text text-anchor="middle" x="50" y="-23" font-family="Helvetica,sans-Serif" font-size="10.00">linked_list</text>
|
2022-01-14 23:11:27 +03:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|