mirror of
https://github.com/TheAlgorithms/C
synced 2024-12-13 07:07:10 +03:00
30 lines
1.4 KiB
XML
30 lines
1.4 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.4 (20221203.1631)
|
|
-->
|
|
<!-- Title: data_structures/dynamic_array Pages: 1 -->
|
|
<svg width="120pt" height="78pt"
|
|
viewBox="0.00 0.00 120.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)">
|
|
<title>data_structures/dynamic_array</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">
|
|
<polygon fill="#edf0f7" stroke="#404040" stroke-dasharray="5,2" points="8,-8 8,-62 104,-62 104,-8 8,-8"/>
|
|
<text text-anchor="middle" x="56" y="-50" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- dir_bd4a7dd282074645ef41b1ea31ac813a -->
|
|
<g id="node1" class="node">
|
|
<title>dir_bd4a7dd282074645ef41b1ea31ac813a</title>
|
|
<g id="a_node1"><a xlink:href="dir_bd4a7dd282074645ef41b1ea31ac813a.html" target="_top" xlink:title="dynamic_array">
|
|
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="96,-35 16,-35 16,-16 96,-16 96,-35"/>
|
|
<text text-anchor="middle" x="56" y="-23" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_array</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|