mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<map id="machine_learning/kohonen_som_topology.cpp" name="machine_learning/kohonen_som_topology.cpp">
|
||||
<area shape="rect" id="node1" title="Kohonen self organizing map (topological map)" alt="" coords="413,5,589,47"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,95,80,121"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="104,95,155,121"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="179,95,237,121"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="261,95,320,121"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="345,95,405,121"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="429,95,491,121"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="515,95,570,121"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="595,95,661,121"/>
|
||||
<area shape="rect" id="node10" title=" " alt="" coords="685,95,757,121"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="782,95,850,121"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="875,95,933,121"/>
|
||||
<area shape="rect" id="node13" title=" " alt="" coords="957,95,1016,121"/>
|
||||
<area shape="rect" id="node1" title="Kohonen self organizing map (topological map)" alt="" coords="413,5,589,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,80,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="104,93,155,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="179,93,237,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="261,93,320,119"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="345,93,405,119"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="429,93,491,119"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="515,93,570,119"/>
|
||||
<area shape="rect" id="node9" title=" " alt="" coords="595,93,661,119"/>
|
||||
<area shape="rect" id="node10" title=" " alt="" coords="685,93,757,119"/>
|
||||
<area shape="rect" id="node11" title=" " alt="" coords="782,93,850,119"/>
|
||||
<area shape="rect" id="node12" title=" " alt="" coords="875,93,933,119"/>
|
||||
<area shape="rect" id="node13" title=" " alt="" coords="957,93,1016,119"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
d3f97a63ee2f038b8ab802440771c3b4
|
||||
51bc5682d7e6a544701e4d2142bc1c88
|
||||
@@ -1,10 +1,10 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: machine_learning/kohonen_som_topology.cpp Pages: 1 -->
|
||||
<!--zoomable 95 -->
|
||||
<!--zoomable 93 -->
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.edge:hover path { stroke: red; }
|
||||
@@ -47,21 +47,20 @@ if (edges && edges.length) {
|
||||
|
||||
<script type="text/javascript">
|
||||
var viewWidth = 766;
|
||||
var viewHeight = 95;
|
||||
var viewHeight = 93;
|
||||
var sectionId = 'dynsection-0';
|
||||
</script>
|
||||
<script xlink:href="../../svgpan.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="viewport">
|
||||
<title>machine_learning/kohonen_som_topology.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 762,-91 762,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Kohonen self organizing map (topological map)">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="306,-56.5 306,-86.5 438,-86.5 438,-56.5 306,-56.5"/>
|
||||
<text text-anchor="start" x="314" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning/kohonen</text>
|
||||
<text text-anchor="middle" x="372" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_som_topology.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="438,-85 306,-85 306,-55 438,-55 438,-85"/>
|
||||
<text text-anchor="start" x="314" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning/kohonen</text>
|
||||
<text text-anchor="middle" x="372" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_som_topology.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -69,181 +68,181 @@ var sectionId = 'dynsection-0';
|
||||
<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 56,-19.5 56,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="28" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="56,-19 0,-19 0,0 56,0 56,-19"/>
|
||||
<text text-anchor="middle" x="28" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M305.86,-61.1C245.76,-52.22 154.46,-37.89 66.15,-20.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="66.73,-16.66 56.23,-18.1 65.34,-23.52 66.73,-16.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M305.91,-59.49C245.84,-50.57 154.55,-36.29 66.17,-19.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.73,-15.67 56.24,-17.18 65.38,-22.54 66.73,-15.67"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="74,-0.5 74,-19.5 112,-19.5 112,-0.5 74,-0.5"/>
|
||||
<text text-anchor="middle" x="93" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 74,-19 74,0 112,0 112,-19"/>
|
||||
<text text-anchor="middle" x="93" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M305.74,-59.27C257.25,-50.57 189.74,-37.46 122.16,-20.08"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="122.76,-16.62 112.2,-17.48 120.99,-23.39 122.76,-16.62"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M305.81,-57.65C257.35,-48.91 189.85,-35.88 122.19,-19.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="122.76,-15.64 112.21,-16.6 121.06,-22.43 122.76,-15.64"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="130,-0.5 130,-19.5 174,-19.5 174,-0.5 130,-0.5"/>
|
||||
<text text-anchor="middle" x="152" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cerrno</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="174,-19 130,-19 130,0 174,0 174,-19"/>
|
||||
<text text-anchor="middle" x="152" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cerrno</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M318.15,-56.44C282.58,-47.08 234.7,-34.33 184.14,-20.28"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="184.91,-16.86 174.33,-17.55 183.03,-23.6 184.91,-16.86"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M318.2,-54.9C282.65,-45.56 234.78,-32.91 183.88,-19.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="184.57,-15.78 174.01,-16.56 182.75,-22.54 184.57,-15.78"/>
|
||||
</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 236,-19.5 236,-0.5 192,-0.5"/>
|
||||
<text text-anchor="middle" x="214" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="236,-19 192,-19 192,0 236,0 236,-19"/>
|
||||
<text text-anchor="middle" x="214" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M334.56,-56.4C307.49,-46.21 271.32,-32.59 245.68,-22.93"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="246.67,-19.56 236.07,-19.31 244.2,-26.11 246.67,-19.56"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M334.16,-54.99C307.24,-45.02 271.47,-31.78 245.98,-22.34"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.01,-18.99 236.41,-18.8 244.58,-25.55 247.01,-18.99"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="254.5,-0.5 254.5,-19.5 299.5,-19.5 299.5,-0.5 254.5,-0.5"/>
|
||||
<text text-anchor="middle" x="277" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="299.5,-19 254.5,-19 254.5,0 299.5,0 299.5,-19"/>
|
||||
<text text-anchor="middle" x="277" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M349.49,-56.4C334.4,-46.95 314.61,-34.56 299.53,-25.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="301.16,-22 290.82,-19.66 297.44,-27.93 301.16,-22"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M349,-54.84C334,-45.6 314.5,-33.59 299.57,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="301.31,-21.36 290.96,-19.09 297.64,-27.32 301.31,-21.36"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="318,-0.5 318,-19.5 364,-19.5 364,-0.5 318,-0.5"/>
|
||||
<text text-anchor="middle" x="341" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="364,-19 318,-19 318,0 364,0 364,-19"/>
|
||||
<text text-anchor="middle" x="341" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M364.65,-56.4C360.33,-48.11 354.83,-37.55 350.23,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="353.24,-26.91 345.51,-19.66 347.03,-30.14 353.24,-26.91"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M364.5,-54.84C360.27,-46.87 354.96,-36.84 350.45,-28.33"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="353.42,-26.46 345.65,-19.27 347.23,-29.74 353.42,-26.46"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="382.5,-0.5 382.5,-19.5 423.5,-19.5 423.5,-0.5 382.5,-0.5"/>
|
||||
<text text-anchor="middle" x="403" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="423.5,-19 382.5,-19 382.5,0 423.5,0 423.5,-19"/>
|
||||
<text text-anchor="middle" x="403" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<path fill="none" stroke="midnightblue" d="M379.35,-56.4C383.67,-48.11 389.17,-37.55 393.77,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="396.97,-30.14 398.49,-19.66 390.76,-26.91 396.97,-30.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M379.5,-54.84C383.73,-46.87 389.04,-36.84 393.55,-28.33"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="396.77,-29.74 398.35,-19.27 390.58,-26.46 396.77,-29.74"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="442,-0.5 442,-19.5 492,-19.5 492,-0.5 442,-0.5"/>
|
||||
<text text-anchor="middle" x="467" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="492,-19 442,-19 442,0 492,0 492,-19"/>
|
||||
<text text-anchor="middle" x="467" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node9 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<path fill="none" stroke="midnightblue" d="M394.51,-56.4C409.6,-46.95 429.39,-34.56 444.47,-25.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="446.56,-27.93 453.18,-19.66 442.84,-22 446.56,-27.93"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M395,-54.84C410,-45.6 429.5,-33.59 444.43,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="446.36,-27.32 453.04,-19.09 442.69,-21.36 446.36,-27.32"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="510,-0.5 510,-19.5 564,-19.5 564,-0.5 510,-0.5"/>
|
||||
<text text-anchor="middle" x="537" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="564,-19 510,-19 510,0 564,0 564,-19"/>
|
||||
<text text-anchor="middle" x="537" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node10 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node1->Node10</title>
|
||||
<path fill="none" stroke="midnightblue" d="M411.1,-56.4C439.16,-46.28 476.57,-32.79 503.31,-23.15"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="504.77,-26.34 512.99,-19.66 502.4,-19.76 504.77,-26.34"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M411.52,-54.99C439.42,-45.1 476.41,-31.98 503,-22.56"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="504.38,-25.78 512.63,-19.14 502.04,-19.18 504.38,-25.78"/>
|
||||
</g>
|
||||
<!-- Node11 -->
|
||||
<g id="node11" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_node11"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="582.5,-0.5 582.5,-19.5 633.5,-19.5 633.5,-0.5 582.5,-0.5"/>
|
||||
<text text-anchor="middle" x="608" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="633.5,-19 582.5,-19 582.5,0 633.5,0 633.5,-19"/>
|
||||
<text text-anchor="middle" x="608" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node11 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node11</title>
|
||||
<path fill="none" stroke="midnightblue" d="M428.34,-56.43C466.36,-46.92 517.94,-33.98 572.53,-20.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="573.56,-23.46 582.39,-17.6 571.84,-16.67 573.56,-23.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M428.53,-54.99C473.15,-43.93 534.05,-28.83 572.19,-19.38"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="573.44,-22.67 582.31,-16.87 571.76,-15.88 573.44,-22.67"/>
|
||||
</g>
|
||||
<!-- Node12 -->
|
||||
<g id="node12" class="node">
|
||||
<title>Node12</title>
|
||||
<g id="a_node12"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="652,-0.5 652,-19.5 696,-19.5 696,-0.5 652,-0.5"/>
|
||||
<text text-anchor="middle" x="674" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="696,-19 652,-19 652,0 696,0 696,-19"/>
|
||||
<text text-anchor="middle" x="674" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node12 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node1->Node12</title>
|
||||
<path fill="none" stroke="midnightblue" d="M438.09,-60.05C490.83,-51.29 566.76,-37.72 641.64,-20.14"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="642.8,-23.47 651.72,-17.75 641.18,-16.66 642.8,-23.47"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M438.04,-58.43C490.74,-49.63 566.65,-36.13 641.62,-19.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="642.74,-22.5 651.71,-16.86 641.18,-15.67 642.74,-22.5"/>
|
||||
</g>
|
||||
<!-- Node13 -->
|
||||
<g id="node13" class="node">
|
||||
<title>Node13</title>
|
||||
<g id="a_node13"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="714,-0.5 714,-19.5 758,-19.5 758,-0.5 714,-0.5"/>
|
||||
<text text-anchor="middle" x="736" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">omp.h</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="758,-19 714,-19 714,0 758,0 758,-19"/>
|
||||
<text text-anchor="middle" x="736" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">omp.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node13 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>Node1->Node13</title>
|
||||
<path fill="none" stroke="midnightblue" d="M438.18,-63.08C503.48,-55.17 606.24,-41.13 703.72,-20.04"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="704.72,-23.41 713.74,-17.84 703.22,-16.57 704.72,-23.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M438.12,-61.42C503.37,-53.41 606.1,-39.38 703.69,-19.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="704.66,-22.43 713.73,-16.95 703.22,-15.58 704.66,-22.43"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 13 KiB |
@@ -1,21 +1,20 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: machine_learning/kohonen_som_topology.cpp Pages: 1 -->
|
||||
<svg width="766pt" height="95pt"
|
||||
viewBox="0.00 0.00 766.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)">
|
||||
<svg width="766pt" height="93pt"
|
||||
viewBox="0.00 0.00 766.00 93.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 89)">
|
||||
<title>machine_learning/kohonen_som_topology.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 762,-91 762,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Kohonen self organizing map (topological map)">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="306,-56.5 306,-86.5 438,-86.5 438,-56.5 306,-56.5"/>
|
||||
<text text-anchor="start" x="314" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning/kohonen</text>
|
||||
<text text-anchor="middle" x="372" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_som_topology.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="438,-85 306,-85 306,-55 438,-55 438,-85"/>
|
||||
<text text-anchor="start" x="314" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning/kohonen</text>
|
||||
<text text-anchor="middle" x="372" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_som_topology.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,181 +22,181 @@
|
||||
<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 56,-19.5 56,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="28" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="56,-19 0,-19 0,0 56,0 56,-19"/>
|
||||
<text text-anchor="middle" x="28" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M305.86,-61.1C245.76,-52.22 154.46,-37.89 66.15,-20.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="66.73,-16.66 56.23,-18.1 65.34,-23.52 66.73,-16.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M305.91,-59.49C245.84,-50.57 154.55,-36.29 66.17,-19.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.73,-15.67 56.24,-17.18 65.38,-22.54 66.73,-15.67"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="74,-0.5 74,-19.5 112,-19.5 112,-0.5 74,-0.5"/>
|
||||
<text text-anchor="middle" x="93" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 74,-19 74,0 112,0 112,-19"/>
|
||||
<text text-anchor="middle" x="93" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M305.74,-59.27C257.25,-50.57 189.74,-37.46 122.16,-20.08"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="122.76,-16.62 112.2,-17.48 120.99,-23.39 122.76,-16.62"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M305.81,-57.65C257.35,-48.91 189.85,-35.88 122.19,-19.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="122.76,-15.64 112.21,-16.6 121.06,-22.43 122.76,-15.64"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="130,-0.5 130,-19.5 174,-19.5 174,-0.5 130,-0.5"/>
|
||||
<text text-anchor="middle" x="152" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cerrno</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="174,-19 130,-19 130,0 174,0 174,-19"/>
|
||||
<text text-anchor="middle" x="152" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cerrno</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M318.15,-56.44C282.58,-47.08 234.7,-34.33 184.14,-20.28"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="184.91,-16.86 174.33,-17.55 183.03,-23.6 184.91,-16.86"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M318.2,-54.9C282.65,-45.56 234.78,-32.91 183.88,-19.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="184.57,-15.78 174.01,-16.56 182.75,-22.54 184.57,-15.78"/>
|
||||
</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 236,-19.5 236,-0.5 192,-0.5"/>
|
||||
<text text-anchor="middle" x="214" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="236,-19 192,-19 192,0 236,0 236,-19"/>
|
||||
<text text-anchor="middle" x="214" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M334.56,-56.4C307.49,-46.21 271.32,-32.59 245.68,-22.93"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="246.67,-19.56 236.07,-19.31 244.2,-26.11 246.67,-19.56"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M334.16,-54.99C307.24,-45.02 271.47,-31.78 245.98,-22.34"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.01,-18.99 236.41,-18.8 244.58,-25.55 247.01,-18.99"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="254.5,-0.5 254.5,-19.5 299.5,-19.5 299.5,-0.5 254.5,-0.5"/>
|
||||
<text text-anchor="middle" x="277" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="299.5,-19 254.5,-19 254.5,0 299.5,0 299.5,-19"/>
|
||||
<text text-anchor="middle" x="277" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M349.49,-56.4C334.4,-46.95 314.61,-34.56 299.53,-25.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="301.16,-22 290.82,-19.66 297.44,-27.93 301.16,-22"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M349,-54.84C334,-45.6 314.5,-33.59 299.57,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="301.31,-21.36 290.96,-19.09 297.64,-27.32 301.31,-21.36"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="318,-0.5 318,-19.5 364,-19.5 364,-0.5 318,-0.5"/>
|
||||
<text text-anchor="middle" x="341" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="364,-19 318,-19 318,0 364,0 364,-19"/>
|
||||
<text text-anchor="middle" x="341" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M364.65,-56.4C360.33,-48.11 354.83,-37.55 350.23,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="353.24,-26.91 345.51,-19.66 347.03,-30.14 353.24,-26.91"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M364.5,-54.84C360.27,-46.87 354.96,-36.84 350.45,-28.33"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="353.42,-26.46 345.65,-19.27 347.23,-29.74 353.42,-26.46"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="382.5,-0.5 382.5,-19.5 423.5,-19.5 423.5,-0.5 382.5,-0.5"/>
|
||||
<text text-anchor="middle" x="403" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="423.5,-19 382.5,-19 382.5,0 423.5,0 423.5,-19"/>
|
||||
<text text-anchor="middle" x="403" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<path fill="none" stroke="midnightblue" d="M379.35,-56.4C383.67,-48.11 389.17,-37.55 393.77,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="396.97,-30.14 398.49,-19.66 390.76,-26.91 396.97,-30.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M379.5,-54.84C383.73,-46.87 389.04,-36.84 393.55,-28.33"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="396.77,-29.74 398.35,-19.27 390.58,-26.46 396.77,-29.74"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_node9"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="442,-0.5 442,-19.5 492,-19.5 492,-0.5 442,-0.5"/>
|
||||
<text text-anchor="middle" x="467" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="492,-19 442,-19 442,0 492,0 492,-19"/>
|
||||
<text text-anchor="middle" x="467" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node9 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node1->Node9</title>
|
||||
<path fill="none" stroke="midnightblue" d="M394.51,-56.4C409.6,-46.95 429.39,-34.56 444.47,-25.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="446.56,-27.93 453.18,-19.66 442.84,-22 446.56,-27.93"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M395,-54.84C410,-45.6 429.5,-33.59 444.43,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="446.36,-27.32 453.04,-19.09 442.69,-21.36 446.36,-27.32"/>
|
||||
</g>
|
||||
<!-- Node10 -->
|
||||
<g id="node10" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_node10"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="510,-0.5 510,-19.5 564,-19.5 564,-0.5 510,-0.5"/>
|
||||
<text text-anchor="middle" x="537" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="564,-19 510,-19 510,0 564,0 564,-19"/>
|
||||
<text text-anchor="middle" x="537" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node10 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node1->Node10</title>
|
||||
<path fill="none" stroke="midnightblue" d="M411.1,-56.4C439.16,-46.28 476.57,-32.79 503.31,-23.15"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="504.77,-26.34 512.99,-19.66 502.4,-19.76 504.77,-26.34"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M411.52,-54.99C439.42,-45.1 476.41,-31.98 503,-22.56"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="504.38,-25.78 512.63,-19.14 502.04,-19.18 504.38,-25.78"/>
|
||||
</g>
|
||||
<!-- Node11 -->
|
||||
<g id="node11" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_node11"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="582.5,-0.5 582.5,-19.5 633.5,-19.5 633.5,-0.5 582.5,-0.5"/>
|
||||
<text text-anchor="middle" x="608" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="633.5,-19 582.5,-19 582.5,0 633.5,0 633.5,-19"/>
|
||||
<text text-anchor="middle" x="608" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node11 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node1->Node11</title>
|
||||
<path fill="none" stroke="midnightblue" d="M428.34,-56.43C466.36,-46.92 517.94,-33.98 572.53,-20.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="573.56,-23.46 582.39,-17.6 571.84,-16.67 573.56,-23.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M428.53,-54.99C473.15,-43.93 534.05,-28.83 572.19,-19.38"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="573.44,-22.67 582.31,-16.87 571.76,-15.88 573.44,-22.67"/>
|
||||
</g>
|
||||
<!-- Node12 -->
|
||||
<g id="node12" class="node">
|
||||
<title>Node12</title>
|
||||
<g id="a_node12"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="652,-0.5 652,-19.5 696,-19.5 696,-0.5 652,-0.5"/>
|
||||
<text text-anchor="middle" x="674" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="696,-19 652,-19 652,0 696,0 696,-19"/>
|
||||
<text text-anchor="middle" x="674" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node12 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node1->Node12</title>
|
||||
<path fill="none" stroke="midnightblue" d="M438.09,-60.05C490.83,-51.29 566.76,-37.72 641.64,-20.14"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="642.8,-23.47 651.72,-17.75 641.18,-16.66 642.8,-23.47"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M438.04,-58.43C490.74,-49.63 566.65,-36.13 641.62,-19.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="642.74,-22.5 651.71,-16.86 641.18,-15.67 642.74,-22.5"/>
|
||||
</g>
|
||||
<!-- Node13 -->
|
||||
<g id="node13" class="node">
|
||||
<title>Node13</title>
|
||||
<g id="a_node13"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="714,-0.5 714,-19.5 758,-19.5 758,-0.5 714,-0.5"/>
|
||||
<text text-anchor="middle" x="736" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">omp.h</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="758,-19 714,-19 714,0 758,0 758,-19"/>
|
||||
<text text-anchor="middle" x="736" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">omp.h</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node13 -->
|
||||
<g id="edge12" class="edge">
|
||||
<title>Node1->Node13</title>
|
||||
<path fill="none" stroke="midnightblue" d="M438.18,-63.08C503.48,-55.17 606.24,-41.13 703.72,-20.04"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="704.72,-23.41 713.74,-17.84 703.22,-16.57 704.72,-23.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M438.12,-61.42C503.37,-53.41 606.1,-39.38 703.69,-19.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="704.66,-22.43 713.73,-16.95 703.22,-15.58 704.66,-22.43"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.3 KiB |
@@ -1,5 +1,5 @@
|
||||
<map id="math/sum_of_digits.cpp" name="math/sum_of_digits.cpp">
|
||||
<area shape="rect" id="node1" title="A C++ Program to find the Sum of Digits of input integer." alt="" coords="5,5,167,32"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="7,80,72,107"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="97,80,169,107"/>
|
||||
<area shape="rect" id="node1" title="A C++ Program to find the Sum of Digits of input integer." alt="" coords="5,5,167,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="7,79,72,104"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="97,79,169,104"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1e39e6b1f8e23ab851da60298f18d2ba
|
||||
cc3609ce2c0adbe943e93c0f4235bfb5
|
||||
@@ -1,20 +1,19 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: math/sum_of_digits.cpp Pages: 1 -->
|
||||
<svg width="131pt" height="84pt"
|
||||
viewBox="0.00 0.00 130.50 84.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 80)">
|
||||
<svg width="131pt" height="82pt"
|
||||
viewBox="0.00 0.00 130.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/sum_of_digits.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 126.5,-80 126.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="A C++ Program to find the Sum of Digits of input integer.">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="0,-56.5 0,-75.5 121,-75.5 121,-56.5 0,-56.5"/>
|
||||
<text text-anchor="middle" x="60.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/sum_of_digits.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="121,-74 0,-74 0,-55 121,-55 121,-74"/>
|
||||
<text text-anchor="middle" x="60.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/sum_of_digits.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,31 +21,31 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="1,-0.5 1,-19.5 50,-19.5 50,-0.5 1,-0.5"/>
|
||||
<text text-anchor="middle" x="25.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="50,-19 1,-19 1,0 50,0 50,-19"/>
|
||||
<text text-anchor="middle" x="25.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M54.72,-56.08C49.83,-48.53 42.67,-37.49 36.67,-28.23"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="39.55,-26.24 31.17,-19.75 33.67,-30.05 39.55,-26.24"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.72,-54.75C49.88,-47.42 42.82,-36.73 36.86,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.6,-25.5 31.17,-19.09 33.76,-29.36 39.6,-25.5"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="68.5,-0.5 68.5,-19.5 122.5,-19.5 122.5,-0.5 68.5,-0.5"/>
|
||||
<text text-anchor="middle" x="95.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="122.5,-19 68.5,-19 68.5,0 122.5,0 122.5,-19"/>
|
||||
<text text-anchor="middle" x="95.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M66.28,-56.08C71.17,-48.53 78.33,-37.49 84.33,-28.23"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="87.33,-30.05 89.83,-19.75 81.45,-26.24 87.33,-30.05"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M66.28,-54.75C71.12,-47.42 78.18,-36.73 84.14,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.24,-29.36 89.83,-19.09 81.4,-25.5 87.24,-29.36"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user