mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-16 14:14:27 +08:00
Documentation for fddbf08f5a
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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: data_structures/avltree.cpp Pages: 1 -->
|
||||
<svg width="198pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M88.62,-54.51C77.85,-46.7 62.03,-35.21 49.25,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.57,-23.29 41.43,-20.25 47.46,-28.95 51.57,-23.29"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M88.62,-54.51C77.75,-46.62 61.72,-34.98 48.87,-25.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.35,-22.4 41.2,-19.36 47.24,-28.07 51.35,-22.4"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M101,-54.75C101,-48.27 101,-39.16 101,-30.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.5,-30.96 101,-20.96 97.5,-30.96 104.5,-30.96"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M101,-54.75C101,-48.11 101,-38.73 101,-30.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.5,-30.44 101,-20.44 97.5,-30.44 104.5,-30.44"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.37,-54.51C122.05,-46.85 136.2,-35.66 147.81,-26.47"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.94,-29.25 155.62,-20.3 145.6,-23.76 149.94,-29.25"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.37,-54.51C122.24,-46.7 136.77,-35.21 148.5,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.13,-28.31 155.8,-19.36 145.79,-22.82 150.13,-28.31"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user