mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53:30 +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: data_structures/segment_tree.cpp Pages: 1 -->
|
||||
<svg width="262pt" height="94pt"
|
||||
@@ -31,8 +31,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="M101.02,-54.8C85.8,-45.74 66.37,-34.19 51.2,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.32,-21.76 42.93,-19.65 49.74,-27.77 53.32,-21.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M101.02,-54.8C85.95,-45.83 66.74,-34.41 51.63,-25.42"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.62,-22.53 43.23,-20.43 50.04,-28.55 53.62,-22.53"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,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="M117.59,-54.95C113.24,-47.19 107.85,-37.56 103.2,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.78,-27.71 97.84,-20.7 99.67,-31.14 105.78,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M117.59,-54.95C113.29,-47.28 107.97,-37.77 103.35,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.52,-28.03 98.58,-21.02 100.41,-31.46 106.52,-28.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,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="M134.15,-54.95C138.68,-47.1 144.32,-37.35 149.15,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.54,-31.11 154.51,-20.7 146.48,-27.61 152.54,-31.11"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M134.15,-54.95C138.58,-47.28 144.07,-37.77 148.83,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.78,-31.42 153.75,-21.01 145.72,-27.92 151.78,-31.42"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,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="M151.73,-54.8C167.87,-45.66 188.52,-33.97 204.52,-24.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.82,-27.63 212.8,-19.65 202.37,-21.53 205.82,-27.63"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M151.73,-54.8C167.72,-45.74 188.13,-34.19 204.07,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.51,-28.37 212.48,-20.4 202.06,-22.28 205.51,-28.37"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user