mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<map id="range_queries::perSegTree::Node" name="range_queries::perSegTree::Node">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,5,183,46"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="17,124,171,180"/>
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,183,46"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="17,124,171,180"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000001" title=" " alt="" coords="76,60,72,71,70,85,72,99,81,123,76,124,67,101,65,85,67,69,71,58"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="91,109,91,46,97,46,97,109"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
73f95abc0c0299cdde23c68c3d96ff4b
|
||||
fa3b1fa64665dabd8467863b63432d18
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: range_queries::perSegTree::Node Pages: 1 -->
|
||||
<svg width="141pt" height="139pt"
|
||||
viewBox="0.00 0.00 141.00 138.75" 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 134.75)">
|
||||
<title>range_queries::perSegTree::Node</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="133,-130.75 0,-130.75 0,-100.25 133,-100.25 133,-130.75"/>
|
||||
<text text-anchor="start" x="8" y="-117.25" font-family="Helvetica,sans-Serif" font-size="10.00">range_queries::perSegTree</text>
|
||||
<text text-anchor="middle" x="66.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">::Node</text>
|
||||
@@ -19,9 +29,9 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124,-41.75 9,-41.75 9,0 124,0 124,-41.75"/>
|
||||
<text text-anchor="start" x="17" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< range</text>
|
||||
<text text-anchor="start" x="17" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_queries::perSegTree::</text>
|
||||
@@ -30,19 +40,40 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000001" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.07,-90.21C49.93,-87.6 48.95,-84.92 48.25,-82.25 45.7,-72.58 46.02,-69.5 48.25,-59.75 49.61,-53.77 52.05,-47.64 54.7,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.34,-91.53 56.06,-98.78 54.54,-88.29 48.34,-91.53"/>
|
||||
<text text-anchor="middle" x="55.62" y="-67.12" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="55.62" y="-67.12" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.5,-53.06C66.5,-68.95 66.5,-87.5 66.5,-100.03"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="70,-53.09 66.5,-43.09 63,-53.09 70,-53.09"/>
|
||||
<text text-anchor="middle" x="75.88" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="75.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="75.88" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
<text text-anchor="middle" x="75.88" y="-61.5" 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: 2.7 KiB After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,54 @@
|
||||
<?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: range_queries::perSegTree::Node Pages: 1 -->
|
||||
<svg width="141pt" height="139pt"
|
||||
viewBox="0.00 0.00 141.00 138.75" 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 134.75)">
|
||||
<title>range_queries::perSegTree::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="133,-130.75 0,-130.75 0,-100.25 133,-100.25 133,-130.75"/>
|
||||
<text text-anchor="start" x="8" y="-117.25" font-family="Helvetica,sans-Serif" font-size="10.00">range_queries::perSegTree</text>
|
||||
<text text-anchor="middle" x="66.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124,-41.75 9,-41.75 9,0 124,0 124,-41.75"/>
|
||||
<text text-anchor="start" x="17" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< range</text>
|
||||
<text text-anchor="start" x="17" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_queries::perSegTree::</text>
|
||||
<text text-anchor="middle" x="66.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">Node ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge2_Node000002_Node000001" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.07,-90.21C49.93,-87.6 48.95,-84.92 48.25,-82.25 45.7,-72.58 46.02,-69.5 48.25,-59.75 49.61,-53.77 52.05,-47.64 54.7,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.34,-91.53 56.06,-98.78 54.54,-88.29 48.34,-91.53"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="55.62" y="-67.12" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.5,-53.06C66.5,-68.95 66.5,-87.5 66.5,-100.03"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="70,-53.09 66.5,-43.09 63,-53.09 70,-53.09"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="75.88" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
||||
<text text-anchor="middle" x="75.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user