mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53:30 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="search/jump_search.cpp" name="search/jump_search.cpp">
|
||||
<area shape="rect" id="Node000001" title="C++ program to implement Jump Search" alt="" coords="50,5,214,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,80,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="118,34,70,72,67,68,115,29"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="118,34,71,71,68,67,115,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="103,79,161,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="135,31,135,64,129,64,129,31"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="135,31,135,63,129,63,129,31"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="184,79,256,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="148,29,195,67,192,72,145,34"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="148,29,195,67,192,71,145,34"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: search/jump_search.cpp Pages: 1 -->
|
||||
<svg width="196pt" height="83pt"
|
||||
@@ -40,8 +40,8 @@
|
||||
<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="M83.51,-54.84C73.63,-46.99 59.11,-35.45 47.38,-26.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.08,-23.01 40.07,-19.52 45.72,-28.49 50.08,-23.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M83.51,-54.84C73.83,-47.15 59.68,-35.9 48.07,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.26,-23.95 40.26,-20.47 45.91,-29.43 50.26,-23.95"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -58,8 +58,8 @@
|
||||
<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="M94.88,-55.08C94.88,-48.42 94.88,-38.99 94.88,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.38,-30.61 94.88,-20.61 91.38,-30.61 98.38,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.88,-55.08C94.88,-48.57 94.88,-39.42 94.88,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.38,-31.12 94.88,-21.12 91.38,-31.12 98.38,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -76,8 +76,8 @@
|
||||
<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="M106.07,-54.84C115.71,-47.07 129.83,-35.67 141.32,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.26,-28.53 148.84,-19.52 138.86,-23.08 143.26,-28.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.07,-54.84C115.61,-47.15 129.55,-35.9 140.98,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.08,-29.48 148.67,-20.48 138.69,-24.03 143.08,-29.48"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.8 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: search/jump_search.cpp Pages: 1 -->
|
||||
<svg width="196pt" height="83pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<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="M83.51,-54.84C73.63,-46.99 59.11,-35.45 47.38,-26.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.08,-23.01 40.07,-19.52 45.72,-28.49 50.08,-23.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M83.51,-54.84C73.83,-47.15 59.68,-35.9 48.07,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.26,-23.95 40.26,-20.47 45.91,-29.43 50.26,-23.95"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,8 @@
|
||||
<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="M94.88,-55.08C94.88,-48.42 94.88,-38.99 94.88,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.38,-30.61 94.88,-20.61 91.38,-30.61 98.38,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M94.88,-55.08C94.88,-48.57 94.88,-39.42 94.88,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.38,-31.12 94.88,-21.12 91.38,-31.12 98.38,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,8 @@
|
||||
<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="M106.07,-54.84C115.71,-47.07 129.83,-35.67 141.32,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.26,-28.53 148.84,-19.52 138.86,-23.08 143.26,-28.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M106.07,-54.84C115.61,-47.15 129.55,-35.9 140.98,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.08,-29.48 148.67,-20.48 138.69,-24.03 143.08,-29.48"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user