TheAlgorithms-C/df/ddc/cantor__set_8c__incl.svg

67 lines
2.6 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.6 (20230106.0513)
-->
<!-- Title: math/cantor_set.c Pages: 1 -->
<svg width="188pt" height="82pt"
viewBox="0.00 0.00 187.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>math/cantor_set.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Program to generate Cantor ternary set">
<polygon fill="#999999" stroke="#666666" points="135.5,-74 40.5,-74 40.5,-55 135.5,-55 135.5,-74"/>
<text text-anchor="middle" x="88" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/cantor_set.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="46,-19 0,-19 0,0 46,0 46,-19"/>
<text text-anchor="middle" x="23" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.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="M76.97,-54.51C67.58,-46.85 53.85,-35.66 42.59,-26.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="45,-23.92 35.04,-20.31 40.57,-29.35 45,-23.92"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 64,-19 64,0 112,0 112,-19"/>
<text text-anchor="middle" x="88" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.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="M88,-54.75C88,-48.27 88,-39.16 88,-30.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.5,-30.96 88,-20.96 84.5,-30.96 91.5,-30.96"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="179.5,-19 130.5,-19 130.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="155" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.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="M99.37,-54.51C109.05,-46.85 123.2,-35.66 134.81,-26.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.94,-29.25 142.62,-20.3 132.6,-23.76 136.94,-29.25"/>
</g>
</g>
</svg>