2022-09-30 08:55:00 +00:00
|
|
|
<?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">
|
2023-04-07 19:38:36 +00:00
|
|
|
<!-- Generated by graphviz version 8.0.1 (20230327.1645)
|
2022-09-30 08:55:00 +00:00
|
|
|
-->
|
2022-12-22 17:30:37 +00:00
|
|
|
<!-- Title: math/fibonacci_formula.c Pages: 1 -->
|
2022-09-30 08:55:00 +00:00
|
|
|
<svg width="190pt" height="82pt"
|
|
|
|
viewBox="0.00 0.00 189.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)">
|
2022-12-22 17:30:37 +00:00
|
|
|
<title>math/fibonacci_formula.c</title>
|
2022-09-30 08:55:00 +00:00
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Finding Fibonacci number of any n number using [Binet's closed form formula](https://en....">
|
2022-12-22 17:30:37 +00:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="151.5,-74 25.5,-74 25.5,-55 151.5,-55 151.5,-74"/>
|
|
|
|
<text text-anchor="middle" x="88.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/fibonacci_formula.c</text>
|
2022-09-30 08:55:00 +00:00
|
|
|
</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="47,-19 0,-19 0,0 47,0 47,-19"/>
|
|
|
|
<text text-anchor="middle" x="23.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2023-04-07 19:38:36 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M77.47,-54.51C67.99,-46.77 54.08,-35.43 42.75,-26.2"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.33,-22.96 35.36,-19.36 40.9,-28.39 45.33,-22.96"/>
|
2022-09-30 08:55:00 +00:00
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="111.5,-19 65.5,-19 65.5,0 111.5,0 111.5,-19"/>
|
|
|
|
<text text-anchor="middle" x="88.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
2023-04-07 19:38:36 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M88.5,-54.75C88.5,-48.11 88.5,-38.73 88.5,-30.31"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="92,-30.44 88.5,-20.44 85,-30.44 92,-30.44"/>
|
2022-09-30 08:55:00 +00:00
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="181.5,-19 129.5,-19 129.5,0 181.5,0 181.5,-19"/>
|
|
|
|
<text text-anchor="middle" x="155.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
2023-04-07 19:38:36 +00:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M99.87,-54.51C109.74,-46.7 124.27,-35.21 136,-25.93"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.63,-28.31 143.3,-19.36 133.29,-22.82 137.63,-28.31"/>
|
2022-09-30 08:55:00 +00:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|