TheAlgorithms-C/da/dd5/spirograph_8c__incl.svg

97 lines
3.9 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 7.0.0 (20221023.0053)
-->
<!-- 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.52,-45.97 82.6,-33.03 57.32,-23.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.74,-20.19 48.15,-19.9 56.24,-26.73 58.74,-20.19"/>
</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.72,-46.77 125.96,-35.43 113.94,-26.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.29,-23.6 106.23,-20.28 112.03,-29.15 116.29,-23.6"/>
</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.27 162.5,-39.16 162.5,-30.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="166,-30.96 162.5,-20.96 159,-30.96 166,-30.96"/>
</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.51C182.92,-46.85 196.65,-35.66 207.91,-26.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="209.93,-29.35 215.46,-20.31 205.5,-23.92 209.93,-29.35"/>
</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.51C204.99,-46.04 236.09,-33.27 259.48,-23.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="260.62,-26.97 268.54,-19.93 257.96,-20.5 260.62,-26.97"/>
</g>
</g>
</svg>