mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<map id="MinHeapNode" name="MinHeapNode">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,8,110,33"/>
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,8,110,33"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="125,14,136,20,128,26,110,28,110,22,126,21,131,20,123,19"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9cae70bf1e5c337629331e3f11160041
|
||||
214e85371049fa186daea185068faaca
|
||||
@@ -6,24 +6,52 @@
|
||||
<!-- Title: MinHeapNode Pages: 1 -->
|
||||
<svg width="123pt" height="31pt"
|
||||
viewBox="0.00 0.00 123.00 30.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 26.5)">
|
||||
<title>MinHeapNode</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="78.25,-20.88 0,-20.88 0,-1.62 78.25,-1.62 78.25,-20.88"/>
|
||||
<text text-anchor="middle" x="39.12" y="-7.38" font-family="Helvetica,sans-Serif" font-size="10.00">MinHeapNode</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M89.32,-14.06C93.59,-13.46 96.25,-12.52 96.25,-11.25 96.25,-9.11 88.7,-7.92 78.64,-7.68"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="89.37,-10.62 79.64,-14.82 89.86,-17.6 89.37,-10.62"/>
|
||||
<text text-anchor="middle" x="105.62" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="105.62" y="-1.75" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="105.62" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
<text text-anchor="middle" x="105.62" y="-1.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.3 KiB |
32
d7/d41/struct_min_heap_node__coll__graph_org.svg
Normal file
32
d7/d41/struct_min_heap_node__coll__graph_org.svg
Normal file
@@ -0,0 +1,32 @@
|
||||
<?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.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: MinHeapNode Pages: 1 -->
|
||||
<svg width="123pt" height="31pt"
|
||||
viewBox="0.00 0.00 123.00 30.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 26.5)">
|
||||
<title>MinHeapNode</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="78.25,-20.88 0,-20.88 0,-1.62 78.25,-1.62 78.25,-20.88"/>
|
||||
<text text-anchor="middle" x="39.12" y="-7.38" font-family="Helvetica,sans-Serif" font-size="10.00">MinHeapNode</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge1_Node000001_Node000001" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M89.32,-14.06C93.59,-13.46 96.25,-12.52 96.25,-11.25 96.25,-9.11 88.7,-7.92 78.64,-7.68"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="89.37,-10.62 79.64,-14.82 89.86,-17.6 89.37,-10.62"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="105.62" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
<text text-anchor="middle" x="105.62" y="-1.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user