TheAlgorithms-C/da/dd5/spirograph_8c__incl.svg
2023-04-07 19:38:36 +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 8.0.1 (20230327.1645)
-->
<!-- 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="M138.92,-54.51C116.42,-45.93 82.3,-32.92 56.98,-23.27"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.32,-19.65 47.73,-19.36 55.83,-26.19 58.32,-19.65"/>
</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="M150.8,-54.51C140.62,-46.7 125.67,-35.21 113.58,-25.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.09,-22.67 106.03,-19.36 111.83,-28.23 116.09,-22.67"/>
</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,-48.11 162.5,-38.73 162.5,-30.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="166,-30.44 162.5,-20.44 159,-30.44 166,-30.44"/>
</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="M173.53,-54.51C183.01,-46.77 196.92,-35.43 208.25,-26.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.1,-28.39 215.64,-19.36 205.67,-22.96 210.1,-28.39"/>
</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="M184.38,-54.51C205.08,-46.01 236.37,-33.15 259.8,-23.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="261.02,-26.4 268.94,-19.36 258.36,-19.92 261.02,-26.4"/>
</g>
</g>
</svg>