mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for 6376bf46af
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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: sorting/bubble_sort.cpp Pages: 1 -->
|
||||
<svg width="126pt" height="83pt"
|
||||
@@ -40,8 +40,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="M54.3,-55.08C49.88,-47.96 43.51,-37.68 38.01,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.56,-27.27 32.32,-20.61 34.61,-30.95 40.56,-27.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.3,-55.08C49.98,-48.11 43.79,-38.12 38.37,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.36,-27.55 33.11,-20.9 35.41,-31.24 41.36,-27.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -58,8 +58,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="M65.2,-55.08C69.62,-47.96 75.99,-37.68 81.49,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.89,-30.95 87.18,-20.61 78.94,-27.27 84.89,-30.95"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M65.2,-55.08C69.52,-48.11 75.71,-38.12 81.13,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.09,-31.24 86.39,-20.9 78.14,-27.55 84.09,-31.24"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user