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 6.0.1 (20220911.1526)
|
|
-->
|
|
<!-- Title: data_structures/binary_trees Pages: 1 -->
|
|
<svg width="110pt" height="78pt"
|
|
viewBox="0.00 0.00 110.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/binary_trees</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 94,-62 94,-8 8,-8"/>
|
|
<text text-anchor="middle" x="51" y="-50" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- dir_e39df94f82619fa5256f1786519937be -->
|
|
<g id="node1" class="node">
|
|
<title>dir_e39df94f82619fa5256f1786519937be</title>
|
|
<g id="a_node1"><a xlink:href="dir_e39df94f82619fa5256f1786519937be.html" target="_top" xlink:title="binary_trees">
|
|
<polygon fill="#edf0f7" stroke="#404040" stroke-width="2" points="86,-35 16,-35 16,-16 86,-16 86,-35"/>
|
|
<text text-anchor="middle" x="51" y="-23" font-family="Helvetica,sans-Serif" font-size="10.00">binary_trees</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|