mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-04 21:51:04 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
<map id="search/fibonacci_search.cpp" name="search/fibonacci_search.cpp">
|
||||
<area shape="rect" id="node1" title="Fibonacci search algorithm" alt="" coords="121,5,308,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="100,79,158,105"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="182,79,247,105"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="270,79,329,105"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="353,79,428,105"/>
|
||||
<area shape="rect" id="Node000001" title="Fibonacci search algorithm" alt="" coords="121,5,308,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="186,34,85,75,83,71,184,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="100,79,158,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="202,34,156,72,153,67,198,29"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="182,79,247,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="217,31,217,64,212,64,212,31"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="270,79,329,105"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="231,29,276,67,273,72,227,34"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="353,79,428,105"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="245,29,348,71,346,75,243,34"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0fb7f79a10fd32cfdc23705ca433a5e4
|
||||
de12db85d4b782a4f654953334b77ab1
|
||||
@@ -6,91 +6,131 @@
|
||||
<!-- Title: search/fibonacci_search.cpp Pages: 1 -->
|
||||
<svg width="325pt" height="83pt"
|
||||
viewBox="0.00 0.00 324.62 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<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[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78.5)">
|
||||
<title>search/fibonacci_search.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Fibonacci search algorithm">
|
||||
<g id="a_Node000001"><a xlink:title="Fibonacci search algorithm">
|
||||
<polygon fill="#999999" stroke="#666666" points="227,-74.5 86.5,-74.5 86.5,-55.25 227,-55.25 227,-74.5"/>
|
||||
<text text-anchor="middle" x="156.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">search/fibonacci_search.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M134.7,-54.84C113.87,-46.31 82.41,-33.42 58.81,-23.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.49,-20.25 49.91,-19.7 57.84,-26.73 60.49,-20.25"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="114.25,-19.25 71.25,-19.25 71.25,0 114.25,0 114.25,-19.25"/>
|
||||
<text text-anchor="middle" x="92.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M145.89,-54.84C136.55,-47.07 122.86,-35.67 111.71,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.37,-23.23 104.45,-19.52 109.89,-28.61 114.37,-23.23"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="180.88,-19.25 132.62,-19.25 132.62,0 180.88,0 180.88,-19.25"/>
|
||||
<text text-anchor="middle" x="156.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M156.75,-55.08C156.75,-48.42 156.75,-38.99 156.75,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.25,-30.61 156.75,-20.61 153.25,-30.61 160.25,-30.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="243,-19.25 198.5,-19.25 198.5,0 243,0 243,-19.25"/>
|
||||
<text text-anchor="middle" x="220.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M167.61,-54.84C176.95,-47.07 190.64,-35.67 201.79,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="203.61,-28.61 209.05,-19.52 199.13,-23.23 203.61,-28.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="316.62,-19.25 260.88,-19.25 260.88,0 316.62,0 316.62,-19.25"/>
|
||||
<text text-anchor="middle" x="288.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M179.14,-54.84C200.29,-46.31 232.24,-33.42 256.2,-23.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.28,-26.69 265.25,-19.7 254.66,-20.2 257.28,-26.69"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 5.3 KiB |
111
d9/dfa/fibonacci__search_8cpp__incl_org.svg
Normal file
111
d9/dfa/fibonacci__search_8cpp__incl_org.svg
Normal file
@@ -0,0 +1,111 @@
|
||||
<?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: search/fibonacci_search.cpp Pages: 1 -->
|
||||
<svg width="325pt" height="83pt"
|
||||
viewBox="0.00 0.00 324.62 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>search/fibonacci_search.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Fibonacci search algorithm">
|
||||
<polygon fill="#999999" stroke="#666666" points="227,-74.5 86.5,-74.5 86.5,-55.25 227,-55.25 227,-74.5"/>
|
||||
<text text-anchor="middle" x="156.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">search/fibonacci_search.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M134.7,-54.84C113.87,-46.31 82.41,-33.42 58.81,-23.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.49,-20.25 49.91,-19.7 57.84,-26.73 60.49,-20.25"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="114.25,-19.25 71.25,-19.25 71.25,0 114.25,0 114.25,-19.25"/>
|
||||
<text text-anchor="middle" x="92.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M145.89,-54.84C136.55,-47.07 122.86,-35.67 111.71,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.37,-23.23 104.45,-19.52 109.89,-28.61 114.37,-23.23"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="180.88,-19.25 132.62,-19.25 132.62,0 180.88,0 180.88,-19.25"/>
|
||||
<text text-anchor="middle" x="156.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M156.75,-55.08C156.75,-48.42 156.75,-38.99 156.75,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.25,-30.61 156.75,-20.61 153.25,-30.61 160.25,-30.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="243,-19.25 198.5,-19.25 198.5,0 243,0 243,-19.25"/>
|
||||
<text text-anchor="middle" x="220.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M167.61,-54.84C176.95,-47.07 190.64,-35.67 201.79,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="203.61,-28.61 209.05,-19.52 199.13,-23.23 203.61,-28.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="316.62,-19.25 260.88,-19.25 260.88,0 316.62,0 316.62,-19.25"/>
|
||||
<text text-anchor="middle" x="288.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M179.14,-54.84C200.29,-46.31 232.24,-33.42 256.2,-23.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.28,-26.69 265.25,-19.7 254.66,-20.2 257.28,-26.69"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user