TheAlgorithms-C/da/dd5/spirograph_8c__incl.svg
2022-09-27 16:01:47 +00:00

97 lines
3.9 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: graphics/spirograph.c Pages: 1 -->
<svg width="322pt" height="82pt"
viewBox="0.00 0.00 321.50 82.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 78)">
<title>graphics/spirograph.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Implementation of Spirograph">
<polygon fill="#999999" stroke="#666666" points="217.5,-74 107.5,-74 107.5,-55 217.5,-55 217.5,-74"/>
<text text-anchor="middle" x="162.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">graphics/spirograph.c</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="47,-19 0,-19 0,0 47,0 47,-19"/>
<text text-anchor="middle" x="23.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M140.17,-54.98C117.3,-46.27 81.54,-32.63 55.64,-22.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.83,-19.46 46.24,-19.17 54.34,-26 56.83,-19.46"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="121.5,-19 65.5,-19 65.5,0 121.5,0 121.5,-19"/>
<text text-anchor="middle" x="93.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdbool.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M151.41,-54.98C141.01,-47 125.24,-34.88 112.78,-25.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.85,-22.49 104.79,-19.17 110.59,-28.04 114.85,-22.49"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="185.5,-19 139.5,-19 139.5,0 185.5,0 185.5,-19"/>
<text text-anchor="middle" x="162.5" y="-7" 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="#63b8ff" d="M162.5,-54.75C162.5,-47.8 162.5,-37.85 162.5,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="166,-29.09 162.5,-19.09 159,-29.09 166,-29.09"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="251.5,-19 203.5,-19 203.5,0 251.5,0 251.5,-19"/>
<text text-anchor="middle" x="227.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M172.94,-54.98C182.65,-47.07 197.32,-35.11 209,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="211.33,-28.2 216.87,-19.17 206.9,-22.78 211.33,-28.2"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="313.5,-19 269.5,-19 269.5,0 313.5,0 313.5,-19"/>
<text text-anchor="middle" x="291.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M183.23,-54.98C204.26,-46.34 237.05,-32.87 261.04,-23.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.48,-26.21 270.4,-19.17 259.82,-19.73 262.48,-26.21"/>
</g>
</g>
</svg>