mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53: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: ciphers/morse_code.cpp Pages: 1 -->
|
||||
<svg width="252pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.95,-54.98C94.61,-46.57 69.37,-33.59 50.37,-23.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.84,-20.63 41.35,-19.17 48.64,-26.86 51.84,-20.63"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.03,-54.51C94.1,-46.31 70.31,-34.07 51.86,-24.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.55,-21.51 43.06,-20.05 50.35,-27.74 53.55,-21.51"/>
|
||||
</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="M122.05,-54.75C117.49,-47.42 110.83,-36.73 105.21,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.1,-25.73 99.85,-19.09 102.16,-29.43 108.1,-25.73"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M122.05,-54.75C117.73,-47.81 111.54,-37.86 106.12,-29.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.12,-27.37 100.87,-20.73 103.18,-31.07 109.12,-27.37"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.95,-54.75C137.51,-47.42 144.17,-36.73 149.79,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.84,-29.43 155.15,-19.09 146.9,-25.73 152.84,-29.43"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.95,-54.75C137.27,-47.81 143.46,-37.86 148.88,-29.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.82,-31.07 154.13,-20.73 145.88,-27.37 151.82,-31.07"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
@@ -74,8 +74,8 @@
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M142.6,-54.98C157.32,-46.69 179.92,-33.94 197.17,-24.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="199.13,-27.13 206.12,-19.17 195.69,-21.03 199.13,-27.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M143.45,-54.51C157.85,-46.39 179.29,-34.3 196.06,-24.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.48,-28.06 204.47,-20.1 194.04,-21.96 197.48,-28.06"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user