mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 10:33:10 +08:00
Documentation for c6af943508
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<!-- Generated by graphviz version 12.1.2 (20240928.0832)
|
||||
-->
|
||||
<!-- Title: sorting/quick_sort.cpp Pages: 1 -->
|
||||
<svg width="320pt" height="83pt"
|
||||
viewBox="0.00 0.00 320.38 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="384pt" height="83pt"
|
||||
viewBox="0.00 0.00 384.38 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Quick sort implementation in C++">
|
||||
<polygon fill="#999999" stroke="#666666" points="215.88,-74.5 103.88,-74.5 103.88,-55.25 215.88,-55.25 215.88,-74.5"/>
|
||||
<text text-anchor="middle" x="159.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/quick_sort.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="248.88,-74.5 136.88,-74.5 136.88,-55.25 248.88,-55.25 248.88,-74.5"/>
|
||||
<text text-anchor="middle" x="192.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">sorting/quick_sort.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M137.48,-54.84C116.43,-46.35 84.67,-33.54 60.75,-23.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.36,-20.76 51.78,-20.27 59.74,-27.26 62.36,-20.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M164.88,-54.84C137.86,-46.12 96.72,-32.84 66.57,-23.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="68.03,-19.91 57.44,-20.17 65.88,-26.57 68.03,-19.91"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M149.36,-54.84C140.49,-47.22 127.56,-36.12 116.89,-26.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.25,-24.37 109.39,-20.51 114.69,-29.68 119.25,-24.37"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M176.76,-54.84C162.29,-46.73 140.8,-34.68 123.89,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="125.82,-22.28 115.39,-20.44 122.4,-28.39 125.82,-22.28"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -68,8 +68,8 @@
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="179.88,-19.25 139.88,-19.25 139.88,0 179.88,0 179.88,-19.25"/>
|
||||
<text text-anchor="middle" x="159.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="185.5,-19.25 140.25,-19.25 140.25,0 185.5,0 185.5,-19.25"/>
|
||||
<text text-anchor="middle" x="162.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstdint</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M159.88,-55.08C159.88,-48.57 159.88,-39.42 159.88,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.38,-31.12 159.88,-21.12 156.38,-31.12 163.38,-31.12"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M187.92,-55.08C183.99,-48.11 178.36,-38.12 173.44,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="176.64,-27.92 168.68,-20.93 170.54,-31.36 176.64,-27.92"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -86,8 +86,8 @@
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="251.62,-19.25 198.12,-19.25 198.12,0 251.62,0 251.62,-19.25"/>
|
||||
<text text-anchor="middle" x="224.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="243.88,-19.25 203.88,-19.25 203.88,0 243.88,0 243.88,-19.25"/>
|
||||
<text text-anchor="middle" x="223.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M170.9,-54.84C180.3,-47.15 194.02,-35.9 205.28,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="207.32,-29.53 212.84,-20.48 202.89,-24.11 207.32,-29.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.99,-55.08C202.05,-48.11 207.87,-38.12 212.96,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.88,-31.32 217.88,-20.92 209.83,-27.8 215.88,-31.32"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -104,8 +104,8 @@
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="312.38,-19.25 269.38,-19.25 269.38,0 312.38,0 312.38,-19.25"/>
|
||||
<text text-anchor="middle" x="290.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="315.62,-19.25 262.12,-19.25 262.12,0 315.62,0 315.62,-19.25"/>
|
||||
<text text-anchor="middle" x="288.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,26 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M182.1,-54.84C203.02,-46.34 234.6,-33.5 258.36,-23.84"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.63,-27.1 267.58,-20.09 257,-20.62 259.63,-27.1"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M209.16,-54.84C223.78,-46.73 245.5,-34.68 262.58,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="264.14,-28.35 271.19,-20.44 260.74,-22.23 264.14,-28.35"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="376.38,-19.25 333.38,-19.25 333.38,0 376.38,0 376.38,-19.25"/>
|
||||
<text text-anchor="middle" x="354.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M220.36,-54.84C248.53,-45.58 292.35,-31.18 322.26,-21.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="323.14,-24.74 331.55,-18.29 320.95,-18.09 323.14,-24.74"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 6.0 KiB |
Reference in New Issue
Block a user