TheAlgorithms-C/d0/d6f/fibonacci_8c_ae082919377416805160894716b2344d7_cgraph.svg

28 lines
1.2 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.4 (20230421.1958)
-->
<!-- Title: fib Pages: 1 -->
<svg width="37pt" height="45pt"
viewBox="0.00 0.00 36.80 45.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 41.25)">
<title>fib</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="for assert() for errno &#45; to determine whether there is an error while using strtol()">
<polygon fill="#999999" stroke="#666666" points="28.8,-19.25 0,-19.25 0,0 28.8,0 28.8,-19.25"/>
<text text-anchor="middle" x="14.4" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">fib</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node1</title>
<path fill="none" stroke="#63b8ff" d="M9.89,-19.54C7.83,-28.15 9.34,-37.25 14.4,-37.25 17.25,-37.25 18.97,-34.37 19.56,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="23.01,-30.31 18.91,-20.54 16.02,-30.73 23.01,-30.31"/>
</g>
</g>
</svg>