mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-13 13:49:56 +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/insertion_sort.cpp Pages: 1 -->
|
||||
<svg width="266pt" height="82pt"
|
||||
viewBox="0.00 0.00 266.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)">
|
||||
<svg width="262pt" height="83pt"
|
||||
viewBox="0.00 0.00 262.38 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/insertion_sort.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Insertion Sort Algorithm (Insertion Sort)">
|
||||
<polygon fill="#999999" stroke="#666666" points="197,-74 71,-74 71,-55 197,-55 197,-74"/>
|
||||
<text text-anchor="middle" x="134" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/insertion_sort.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="194.62,-74.5 69.12,-74.5 69.12,-55.25 194.62,-55.25 194.62,-74.5"/>
|
||||
<text text-anchor="middle" x="131.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/insertion_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="56,-19 0,-19 0,0 56,0 56,-19"/>
|
||||
<text text-anchor="middle" x="28" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="55.75,-19.25 0,-19.25 0,0 55.75,0 55.75,-19.25"/>
|
||||
<text text-anchor="middle" x="27.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M116.02,-54.51C99.4,-46.2 74.45,-33.73 55.36,-24.18"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.23,-20.7 46.72,-19.36 54.09,-26.96 57.23,-20.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M114.23,-54.84C98.1,-46.58 73.97,-34.23 55.32,-24.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.1,-21.14 46.6,-19.7 53.91,-27.38 57.1,-21.14"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="123.5,-19 74.5,-19 74.5,0 123.5,0 123.5,-19"/>
|
||||
<text text-anchor="middle" x="99" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="122,-19.25 73.75,-19.25 73.75,0 122,0 122,-19.25"/>
|
||||
<text text-anchor="middle" x="97.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M128.22,-54.75C123.54,-47.66 116.78,-37.42 110.94,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.34,-26.86 104.91,-20.44 107.5,-30.72 113.34,-26.86"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M126.26,-55.08C121.71,-47.96 115.15,-37.68 109.48,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="111.94,-27.15 103.61,-20.61 106.04,-30.92 111.94,-27.15"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="196,-19 142,-19 142,0 196,0 196,-19"/>
|
||||
<text text-anchor="middle" x="169" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="193.62,-19.25 140.12,-19.25 140.12,0 193.62,0 193.62,-19.25"/>
|
||||
<text text-anchor="middle" x="166.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M139.78,-54.75C144.46,-47.66 151.22,-37.42 157.06,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.5,-30.72 163.09,-20.44 154.66,-26.86 160.5,-30.72"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M137.65,-55.08C142.34,-47.96 149.09,-37.68 154.93,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.4,-30.89 160.97,-20.61 152.55,-27.04 158.4,-30.89"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="258,-19 214,-19 214,0 258,0 258,-19"/>
|
||||
<text text-anchor="middle" x="236" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="254.38,-19.25 211.38,-19.25 211.38,0 254.38,0 254.38,-19.25"/>
|
||||
<text text-anchor="middle" x="232.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M151.3,-54.51C167.22,-46.24 191.08,-33.84 209.42,-24.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.69,-27.07 217.95,-19.36 207.47,-20.86 210.69,-27.07"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M149.01,-54.84C164.61,-46.62 187.89,-34.34 205.97,-24.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="207.44,-27.46 214.66,-19.7 204.18,-21.27 207.44,-27.46"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user