mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 01:02:46 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
<?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.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: node Pages: 1 -->
|
||||
<svg width="92pt" height="74pt"
|
||||
viewBox="0.00 0.00 92.00 74.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 70)">
|
||||
<svg width="90pt" height="76pt"
|
||||
viewBox="0.00 0.00 90.00 75.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71.5)">
|
||||
<title>node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="38,-42.5 0,-42.5 0,-23.5 38,-23.5 38,-42.5"/>
|
||||
<text text-anchor="middle" x="19" y="-30.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="37,-43.38 0,-43.38 0,-24.12 37,-24.12 37,-43.38"/>
|
||||
<text text-anchor="middle" x="18.5" y="-29.88" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M49.11,-36.17C53.24,-35.64 56,-34.59 56,-33 56,-30.25 47.76,-29.1 38.42,-29.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="49.31,-32.69 39.42,-36.48 49.51,-39.69 49.31,-32.69"/>
|
||||
<text text-anchor="middle" x="70" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="70" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="70" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="70" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="70" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="70" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M48.04,-36.98C52.21,-36.46 55,-35.38 55,-33.75 55,-30.93 46.65,-29.76 37.28,-30.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.19,-33.5 38.28,-37.25 48.36,-40.5 48.19,-33.5"/>
|
||||
<text text-anchor="middle" x="68.5" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="68.5" y="-46.75" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="68.5" y="-35.5" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="68.5" y="-24.25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="68.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="68.5" y="-1.75" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user