mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for 34720ae2d3
This commit is contained in:
@@ -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 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: search/exponential_search.cpp Pages: 1 -->
|
||||
<svg width="256pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M98.78,-54.84C83.3,-45.6 63.18,-33.59 47.79,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.28,-21.21 38.9,-19.09 45.69,-27.23 49.28,-21.21"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M98.28,-54.54C83.26,-45.58 64.04,-34.1 48.98,-25.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51,-22.24 40.62,-20.12 47.41,-28.25 51,-22.24"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,8 +45,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M114.51,-54.84C109.97,-46.78 104.23,-36.62 99.4,-28.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.41,-26.26 94.44,-19.27 96.31,-29.7 102.41,-26.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M114.34,-54.54C109.99,-46.82 104.59,-37.24 99.93,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.1,-27.48 95.14,-20.49 97,-30.92 103.1,-27.48"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -60,8 +60,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M130.73,-54.84C135.41,-46.78 141.32,-36.62 146.3,-28.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.41,-29.67 151.41,-19.27 143.35,-26.15 149.41,-29.67"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M130.9,-54.54C135.39,-46.82 140.96,-37.24 145.75,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.7,-30.89 150.7,-20.48 142.65,-27.37 148.7,-30.89"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
@@ -75,8 +75,8 @@
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M146.93,-54.99C163.19,-45.66 184.45,-33.47 200.6,-24.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="202.5,-27.15 209.44,-19.14 199.02,-21.08 202.5,-27.15"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M147.71,-54.54C163.49,-45.49 183.73,-33.88 199.47,-24.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.83,-28.11 207.76,-20.1 197.35,-22.04 200.83,-28.11"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user