TheAlgorithms-C/d4/d25/hash__sdbm_8c__incl.svg

68 lines
2.8 KiB
XML
Raw Normal View History

<?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 2.49.2 (20211016.1639)
-->
<!-- Title: hash/hash_sdbm.c Pages: 1 -->
<svg width="202pt" height="84pt"
viewBox="0.00 0.00 202.00 84.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 80)">
<title>hash/hash_sdbm.c</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 198,-80 198,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="SDBM hash algorithm">
<polygon fill="#bfbfbf" stroke="black" points="50,-56.5 50,-75.5 150,-75.5 150,-56.5 50,-56.5"/>
<text text-anchor="middle" x="100" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">hash/hash_sdbm.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 52,-19.5 52,-0.5 0,-0.5"/>
<text text-anchor="middle" x="26" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M88.11,-56.32C76.85,-48.11 59.71,-35.6 46.29,-25.81"/>
<polygon fill="midnightblue" stroke="midnightblue" points="48.25,-22.9 38.11,-19.83 44.12,-28.56 48.25,-22.9"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="70.5,-0.5 70.5,-19.5 129.5,-19.5 129.5,-0.5 70.5,-0.5"/>
<text text-anchor="middle" x="100" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">inttypes.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M100,-56.08C100,-49.01 100,-38.86 100,-29.99"/>
<polygon fill="midnightblue" stroke="midnightblue" points="103.5,-29.75 100,-19.75 96.5,-29.75 103.5,-29.75"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="148,-0.5 148,-19.5 194,-19.5 194,-0.5 148,-0.5"/>
<text text-anchor="middle" x="171" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M111.41,-56.32C122.11,-48.18 138.34,-35.84 151.16,-26.09"/>
<polygon fill="midnightblue" stroke="midnightblue" points="153.54,-28.67 159.39,-19.83 149.31,-23.1 153.54,-28.67"/>
</g>
</g>
</svg>