mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 22:13:03 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: ciphers/atbash_cipher.cpp Pages: 1 -->
|
||||
<svg width="242pt" height="84pt"
|
||||
viewBox="0.00 0.00 242.00 84.00" 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 80)">
|
||||
<svg width="242pt" height="82pt"
|
||||
viewBox="0.00 0.00 242.00 82.00" 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)">
|
||||
<title>ciphers/atbash_cipher.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 238,-80 238,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Atbash Cipher implementation">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="60.5,-56.5 60.5,-75.5 190.5,-75.5 190.5,-56.5 60.5,-56.5"/>
|
||||
<text text-anchor="middle" x="125.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/atbash_cipher.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="190.5,-74 60.5,-74 60.5,-55 190.5,-55 190.5,-74"/>
|
||||
<text text-anchor="middle" x="125.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/atbash_cipher.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,61 +21,61 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 49,-19.5 49,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M109.27,-56.32C93.15,-47.7 68.2,-34.36 49.54,-24.39"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="51.16,-21.28 40.69,-19.65 47.86,-27.46 51.16,-21.28"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M109.27,-54.98C93.32,-46.61 68.72,-33.7 50.12,-23.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.5,-20.72 41.02,-19.17 48.25,-26.92 51.5,-20.72"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 121.5,-19.5 121.5,-0.5 67.5,-0.5"/>
|
||||
<text text-anchor="middle" x="94.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="121.5,-19 67.5,-19 67.5,0 121.5,0 121.5,-19"/>
|
||||
<text text-anchor="middle" x="94.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M120.38,-56.08C116.09,-48.61 109.84,-37.72 104.56,-28.52"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="107.54,-26.68 99.52,-19.75 101.47,-30.17 107.54,-26.68"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M120.38,-54.75C116.14,-47.49 109.97,-36.95 104.72,-27.98"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.59,-25.95 99.52,-19.09 101.55,-29.49 107.59,-25.95"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="140,-0.5 140,-19.5 175,-19.5 175,-0.5 140,-0.5"/>
|
||||
<text text-anchor="middle" x="157.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">map</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="175,-19 140,-19 140,0 175,0 175,-19"/>
|
||||
<text text-anchor="middle" x="157.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">map</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M130.78,-56.08C135.21,-48.61 141.66,-37.72 147.12,-28.52"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="150.23,-30.14 152.31,-19.75 144.21,-26.57 150.23,-30.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M130.78,-54.75C135.21,-47.42 141.66,-36.73 147.12,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.14,-29.46 152.31,-19.09 144.15,-25.84 150.14,-29.46"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="193,-0.5 193,-19.5 234,-19.5 234,-0.5 193,-0.5"/>
|
||||
<text text-anchor="middle" x="213.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="234,-19 193,-19 193,0 234,0 234,-19"/>
|
||||
<text text-anchor="middle" x="213.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M139.64,-56.32C153.37,-47.9 174.44,-34.97 190.56,-25.07"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="192.7,-27.87 199.4,-19.65 189.04,-21.9 192.7,-27.87"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M139.64,-54.98C153.29,-46.77 174.19,-34.18 190.28,-24.49"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.34,-27.33 199.1,-19.17 188.73,-21.33 192.34,-27.33"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user