mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 14:23:03 +08:00
142 lines
5.7 KiB
XML
142 lines
5.7 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 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- Title: graphics/spirograph.cpp Pages: 1 -->
|
|
<svg width="509pt" height="82pt"
|
|
viewBox="0.00 0.00 509.00 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.cpp</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="294,-74 174,-74 174,-55 294,-55 294,-74"/>
|
|
<text text-anchor="middle" x="234" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">graphics/spirograph.cpp</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="38,-19 0,-19 0,0 38,0 38,-19"/>
|
|
<text text-anchor="middle" x="19" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M193.33,-54.57C157.7,-46.59 104.29,-34.22 49.26,-19.49"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.26,-16.13 39.7,-16.9 48.44,-22.89 50.26,-16.13"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="100,-19 56,-19 56,0 100,0 100,-19"/>
|
|
<text text-anchor="middle" x="78" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M207.54,-54.51C180.83,-45.44 139.53,-31.41 110.77,-21.63"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="112.07,-18.38 101.48,-18.48 109.82,-25.01 112.07,-18.38"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="163.5,-19 118.5,-19 118.5,0 163.5,0 163.5,-19"/>
|
|
<text text-anchor="middle" x="141" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M218.22,-54.51C203.98,-46.39 182.76,-34.3 166.17,-24.85"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.28,-22.02 157.86,-20.11 164.81,-28.1 168.28,-22.02"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="222.5,-19 181.5,-19 181.5,0 222.5,0 222.5,-19"/>
|
|
<text text-anchor="middle" x="202" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M228.72,-54.75C224.53,-47.81 218.52,-37.86 213.27,-29.16"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="216.35,-27.49 208.18,-20.74 210.35,-31.11 216.35,-27.49"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="291,-19 241,-19 241,0 291,0 291,-19"/>
|
|
<text text-anchor="middle" x="266" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M239.28,-54.75C243.47,-47.81 249.48,-37.86 254.73,-29.16"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.65,-31.11 259.82,-20.74 251.65,-27.49 257.65,-31.11"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="359,-19 309,-19 309,0 359,0 359,-19"/>
|
|
<text text-anchor="middle" x="334" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iomanip</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node7 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node1->Node7</title>
|
|
<path fill="none" stroke="#63b8ff" d="M250.96,-54.51C266.36,-46.35 289.31,-34.19 307.19,-24.71"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="308.75,-27.84 315.95,-20.07 305.47,-21.66 308.75,-27.84"/>
|
|
</g>
|
|
<!-- Node8 -->
|
|
<g id="node8" class="node">
|
|
<title>Node8</title>
|
|
<g id="a_node8"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="431,-19 377,-19 377,0 431,0 431,-19"/>
|
|
<text text-anchor="middle" x="404" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node8 -->
|
|
<g id="edge7" class="edge">
|
|
<title>Node1->Node8</title>
|
|
<path fill="none" stroke="#63b8ff" d="M262.84,-54.51C291.19,-45.67 334.62,-32.13 365.82,-22.4"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="366.76,-25.78 375.27,-19.46 364.68,-19.09 366.76,-25.78"/>
|
|
</g>
|
|
<!-- Node9 -->
|
|
<g id="node9" class="node">
|
|
<title>Node9</title>
|
|
<g id="a_node9"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="501,-19 449,-19 449,0 501,0 501,-19"/>
|
|
<text text-anchor="middle" x="475" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">sstream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node9 -->
|
|
<g id="edge8" class="edge">
|
|
<title>Node1->Node9</title>
|
|
<path fill="none" stroke="#63b8ff" d="M277.08,-54.53C316.44,-46.26 376.54,-33.44 437.63,-19.5"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="438.2,-22.96 447.17,-17.31 436.64,-16.14 438.2,-22.96"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|