mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,19 +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 8.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: sorting/bogo_sort.cpp Pages: 1 -->
|
||||
<svg width="260pt" height="82pt"
|
||||
viewBox="0.00 0.00 259.50 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)">
|
||||
<svg width="258pt" height="83pt"
|
||||
viewBox="0.00 0.00 257.88 82.50" 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.5)">
|
||||
<title>sorting/bogo_sort.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of Bogosort algorithm">
|
||||
<polygon fill="#999999" stroke="#666666" points="187,-74 77,-74 77,-55 187,-55 187,-74"/>
|
||||
<text text-anchor="middle" x="132" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/bogo_sort.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="186.62,-74.5 76.88,-74.5 76.88,-55.25 186.62,-55.25 186.62,-74.5"/>
|
||||
<text text-anchor="middle" x="131.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/bogo_sort.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -21,61 +21,61 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="54,-19 0,-19 0,0 54,0 54,-19"/>
|
||||
<text text-anchor="middle" x="27" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M114.19,-54.51C97.8,-46.24 73.24,-33.84 54.37,-24.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.05,-20.74 45.55,-19.36 52.9,-26.99 56.05,-20.74"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M113.94,-54.84C97.65,-46.58 73.29,-34.23 54.46,-24.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.15,-21.1 45.65,-19.7 52.98,-27.35 56.15,-21.1"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="128,-19 72,-19 72,0 128,0 128,-19"/>
|
||||
<text text-anchor="middle" x="100" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="127.62,-19.25 71.88,-19.25 71.88,0 127.62,0 127.62,-19.25"/>
|
||||
<text text-anchor="middle" x="99.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M126.72,-54.75C122.43,-47.66 116.26,-37.42 110.92,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.56,-27.19 105.4,-20.44 107.57,-30.81 113.56,-27.19"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M126.47,-55.08C122.18,-47.96 116.01,-37.68 110.67,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.3,-27.38 105.15,-20.61 107.3,-30.98 113.3,-27.38"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="184,-19 146,-19 146,0 184,0 184,-19"/>
|
||||
<text text-anchor="middle" x="165" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="183.62,-19.25 145.88,-19.25 145.88,0 183.62,0 183.62,-19.25"/>
|
||||
<text text-anchor="middle" x="164.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M137.45,-54.75C141.87,-47.66 148.24,-37.42 153.74,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.12,-30.78 159.43,-20.44 151.18,-27.08 157.12,-30.78"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M137.2,-55.08C141.62,-47.96 147.99,-37.68 153.49,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.89,-30.95 159.18,-20.61 150.94,-27.27 156.89,-30.95"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="251.5,-19 202.5,-19 202.5,0 251.5,0 251.5,-19"/>
|
||||
<text text-anchor="middle" x="227" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="249.88,-19.25 201.62,-19.25 201.62,0 249.88,0 249.88,-19.25"/>
|
||||
<text text-anchor="middle" x="225.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M148.12,-54.51C162.81,-46.31 184.75,-34.07 201.77,-24.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="203.09,-27.29 210.12,-19.36 199.68,-21.17 203.09,-27.29"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M147.7,-54.84C162.15,-46.66 183.68,-34.46 200.48,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.75,-27.68 208.73,-19.7 198.3,-21.59 201.75,-27.68"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user