mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +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: geometry/jarvis_algorithm.cpp Pages: 1 -->
|
||||
<svg width="189pt" height="83pt"
|
||||
@@ -30,8 +30,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="M74.64,-54.84C65.3,-47.07 51.61,-35.67 40.46,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.12,-23.23 33.2,-19.52 38.64,-28.61 43.12,-23.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M74.64,-54.84C65.39,-47.15 51.88,-35.9 40.79,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.29,-24.2 33.36,-20.49 38.81,-29.58 43.29,-24.2"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,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="M85.5,-55.08C85.5,-48.42 85.5,-38.99 85.5,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="89,-30.61 85.5,-20.61 82,-30.61 89,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M85.5,-55.08C85.5,-48.57 85.5,-39.42 85.5,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="89,-31.12 85.5,-21.12 82,-31.12 89,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,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="M97.2,-54.84C107.38,-46.99 122.33,-35.45 134.42,-26.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.19,-28.41 141.97,-19.52 131.91,-22.86 136.19,-28.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M97.2,-54.84C107.28,-47.07 122.04,-35.67 134.06,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.99,-29.33 141.77,-20.45 131.71,-23.79 135.99,-29.33"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user