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 6.0.1 (20220911.1526)
-->
<!-- Title: misc/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>misc/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">misc/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="M77.56,-54.98C67.85,-47.07 53.18,-35.11 41.5,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.6,-22.78 33.63,-19.17 39.17,-28.2 43.6,-22.78"/>
</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,-47.8 88,-37.85 88,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.5,-29.09 88,-19.09 84.5,-29.09 91.5,-29.09"/>
</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="M98.76,-54.98C108.77,-47.07 123.89,-35.11 135.93,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.37,-28.12 144.04,-19.17 134.03,-22.63 138.37,-28.12"/>
</g>
</g>
</svg>