mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for fddbf08f5a
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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: math/string_fibonacci.cpp Pages: 1 -->
|
||||
<svg width="136pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M58.39,-54.75C53.88,-47.73 47.41,-37.64 41.79,-28.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.9,-27.24 36.55,-20.72 39.01,-31.02 44.9,-27.24"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M58.39,-54.75C53.84,-47.66 47.27,-37.42 41.6,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.08,-26.97 35.74,-20.44 38.19,-30.75 44.08,-26.97"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M69.61,-54.75C74.12,-47.73 80.59,-37.64 86.21,-28.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.99,-31.02 91.45,-20.72 83.1,-27.24 88.99,-31.02"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M69.61,-54.75C74.16,-47.66 80.73,-37.42 86.4,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="89.81,-30.75 92.26,-20.44 83.92,-26.97 89.81,-30.75"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user