Files
C-Plus-Plus/df/d0f/fibonacci_8cpp__incl.svg
2023-04-28 14:48:59 +00:00

52 lines
2.1 KiB
XML

<?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: math/fibonacci.cpp Pages: 1 -->
<svg width="128pt" height="83pt"
viewBox="0.00 0.00 127.88 82.50" 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.5)">
<title>math/fibonacci.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Generate fibonacci sequence.">
<polygon fill="#999999" stroke="#666666" points="107.38,-74.5 8.87,-74.5 8.87,-55.25 107.38,-55.25 107.38,-74.5"/>
<text text-anchor="middle" x="58.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">math/fibonacci.cpp</text>
</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="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</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="M52.51,-55.08C47.96,-47.96 41.4,-37.68 35.73,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.19,-27.15 29.86,-20.61 32.29,-30.92 38.19,-27.15"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="119.88,-19.25 66.38,-19.25 66.38,0 119.88,0 119.88,-19.25"/>
<text text-anchor="middle" x="93.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M63.9,-55.08C68.59,-47.96 75.34,-37.68 81.18,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.65,-30.89 87.22,-20.61 78.8,-27.04 84.65,-30.89"/>
</g>
</g>
</svg>