TheAlgorithms-C/d5/df1/k__means__clustering_8c__incl.svg

114 lines
4.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 2.49.2 (20211016.1639)
-->
<!-- Title: machine_learning/k_means_clustering.c Pages: 1 -->
<svg width="378pt" height="95pt"
viewBox="0.00 0.00 378.00 95.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 91)">
<title>machine_learning/k_means_clustering.c</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 374,-91 374,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="K Means Clustering Algorithm implemented.">
<polygon fill="#bfbfbf" stroke="black" points="129,-56.5 129,-86.5 237,-86.5 237,-56.5 129,-56.5"/>
<text text-anchor="start" x="137" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning/k</text>
<text text-anchor="middle" x="183" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_means_clustering.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 44,-19.5 44,-0.5 0,-0.5"/>
<text text-anchor="middle" x="22" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">float.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M144.85,-56.4C116.98,-46.1 79.64,-32.3 53.47,-22.63"/>
<polygon fill="midnightblue" stroke="midnightblue" points="54.62,-19.33 44.03,-19.14 52.2,-25.89 54.62,-19.33"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="62.5,-0.5 62.5,-19.5 109.5,-19.5 109.5,-0.5 62.5,-0.5"/>
<text text-anchor="middle" x="86" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M160.01,-56.4C144.61,-46.95 124.41,-34.56 109,-25.11"/>
<polygon fill="midnightblue" stroke="midnightblue" points="110.47,-21.9 100.11,-19.66 106.81,-27.87 110.47,-21.9"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="128,-0.5 128,-19.5 174,-19.5 174,-0.5 128,-0.5"/>
<text text-anchor="middle" x="151" y="-7.5" 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="midnightblue" d="M175.42,-56.4C170.96,-48.11 165.28,-37.55 160.52,-28.71"/>
<polygon fill="midnightblue" stroke="midnightblue" points="163.48,-26.81 155.66,-19.66 157.31,-30.12 163.48,-26.81"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="192,-0.5 192,-19.5 240,-19.5 240,-0.5 192,-0.5"/>
<text text-anchor="middle" x="216" y="-7.5" 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="midnightblue" d="M190.82,-56.4C195.47,-48.02 201.4,-37.33 206.34,-28.42"/>
<polygon fill="midnightblue" stroke="midnightblue" points="209.41,-30.1 211.2,-19.66 203.29,-26.71 209.41,-30.1"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="258.5,-0.5 258.5,-19.5 307.5,-19.5 307.5,-0.5 258.5,-0.5"/>
<text text-anchor="middle" x="283" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M206.7,-56.4C222.73,-46.86 243.8,-34.32 259.74,-24.84"/>
<polygon fill="midnightblue" stroke="midnightblue" points="261.64,-27.78 268.45,-19.66 258.07,-21.76 261.64,-27.78"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="326,-0.5 326,-19.5 370,-19.5 370,-0.5 326,-0.5"/>
<text text-anchor="middle" x="348" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M222.1,-56.4C250.83,-46.04 289.38,-32.14 316.22,-22.46"/>
<polygon fill="midnightblue" stroke="midnightblue" points="317.67,-25.66 325.89,-18.97 315.3,-19.07 317.67,-25.66"/>
</g>
</g>
</svg>