TheAlgorithms-C/d0/d6f/fibonacci_8c_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg

79 lines
3.8 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 8.0.5 (20230430.1635)
-->
<!-- Title: main Pages: 1 -->
<svg width="197pt" height="82pt"
viewBox="0.00 0.00 197.05 82.25" 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.25)">
<title>main</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="37,-56.25 0,-56.25 0,-37 37,-37 37,-56.25"/>
<text text-anchor="middle" x="18.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d0/d6f/fibonacci_8c.html#ae082919377416805160894716b2344d7" target="_top" xlink:title="for assert() for errno &#45; to determine whether there is an error while using strtol()">
<polygon fill="white" stroke="#666666" points="189.05,-56.25 160.25,-56.25 160.25,-37 189.05,-37 189.05,-56.25"/>
<text text-anchor="middle" x="174.65" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">fib</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="M37.41,-54.72C47.61,-58.88 60.76,-63.52 73,-65.62 95.45,-69.49 101.85,-69.78 124.25,-65.62 132.82,-64.03 141.82,-61.01 149.76,-57.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.98,-60.7 158.79,-53.54 148.22,-54.27 150.98,-60.7"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d0/d6f/fibonacci_8c.html#aeb1b48abe7f99ab8e1d71426f28ab025" target="_top" xlink:title="Get the input from the user.">
<polygon fill="white" stroke="#666666" points="124.25,-56.25 73,-56.25 73,-37 124.25,-37 124.25,-56.25"/>
<text text-anchor="middle" x="98.62" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">getInput</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M37.23,-46.62C44.49,-46.62 53.17,-46.62 61.66,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.56,-50.13 71.56,-46.62 61.56,-43.13 61.56,-50.13"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d0/d6f/fibonacci_8c.html#aa8dca7b867074164d5f45b0f3851269d" target="_top" xlink:title="self&#45;test implementation">
<polygon fill="white" stroke="#666666" points="114.88,-19.25 82.38,-19.25 82.38,0 114.88,0 114.88,-19.25"/>
<text text-anchor="middle" x="98.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M37.23,-38.23C47.57,-33.33 60.79,-27.07 72.22,-21.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.54,-24.43 81.08,-16.99 70.55,-18.1 73.54,-24.43"/>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M162.75,-56.54C157.32,-65.15 161.29,-74.25 174.65,-74.25 182.17,-74.25 186.71,-71.37 188.28,-67.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.59,-66.86 186.55,-57.54 184.68,-67.97 191.59,-66.86"/>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge5" class="edge">
<title>Node4&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M115.32,-17.47C125.46,-22.54 138.84,-29.22 150.22,-34.91"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.46,-38.44 158.96,-39.78 151.58,-32.18 148.46,-38.44"/>
</g>
</g>
</svg>