mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 16:51:57 +08:00
Documentation for 34720ae2d3
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 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: operations_on_datastructures::inorder_traversal_of_bst::Node Pages: 1 -->
|
||||
<svg width="201pt" height="38pt"
|
||||
@@ -21,8 +21,8 @@
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M166.59,-18.7C171.24,-17.79 174,-16.56 174,-15 174,-12.51 166.94,-10.85 156.35,-10.01"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="165.83,-15.27 156.35,-19.99 166.71,-22.21 165.83,-15.27"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M167.6,-18.49C171.64,-17.6 174,-16.44 174,-15 174,-12.51 166.94,-10.85 156.35,-10.01"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="167.3,-15 157.85,-19.79 168.22,-21.94 167.3,-15"/>
|
||||
<text text-anchor="middle" x="183.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="183.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user