mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-02 06:22:55 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="range_queries/persistent_seg_tree_lazy_prop.cpp" name="range_queries/persistent_seg_tree_lazy_prop.cpp">
|
||||
<area shape="rect" id="Node000001" title="Persistent segment tree with range updates (lazy propagation)" alt="" coords="51,5,218,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="113,48,68,86,65,82,110,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="113,48,69,86,65,82,110,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,169,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="137,46,137,79,132,79,132,46"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="137,46,137,78,132,78,132,46"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,250,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="158,44,199,82,195,86,154,48"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="158,44,198,81,195,85,154,48"/>
|
||||
</map>
|
||||
|
||||
@@ -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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: range_queries/persistent_seg_tree_lazy_prop.cpp Pages: 1 -->
|
||||
<svg width="191pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M79.45,-54.95C69.2,-46.33 56.2,-35.4 45.68,-26.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.45,-23.46 38.54,-19.7 43.94,-28.82 48.45,-23.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M79.45,-54.95C69.4,-46.5 56.72,-35.83 46.32,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.61,-24.43 38.7,-20.68 44.1,-29.79 48.61,-24.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M96.75,-54.95C96.75,-47.62 96.75,-38.62 96.75,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.25,-30.7 96.75,-20.7 93.25,-30.7 100.25,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M96.75,-54.95C96.75,-47.71 96.75,-38.84 96.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.25,-31.21 96.75,-21.21 93.25,-31.21 100.25,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M112.82,-54.95C122.14,-46.5 133.92,-35.83 143.58,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.67,-30.01 150.73,-20.7 140.97,-24.82 145.67,-30.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.82,-54.95C122.05,-46.59 133.68,-36.05 143.28,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.55,-30.02 150.61,-20.72 140.85,-24.84 145.55,-30.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.1 KiB |
@@ -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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: range_queries/persistent_seg_tree_lazy_prop.cpp Pages: 1 -->
|
||||
<svg width="191pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M79.45,-54.95C69.2,-46.33 56.2,-35.4 45.68,-26.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.45,-23.46 38.54,-19.7 43.94,-28.82 48.45,-23.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M79.45,-54.95C69.4,-46.5 56.72,-35.83 46.32,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.61,-24.43 38.7,-20.68 44.1,-29.79 48.61,-24.43"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M96.75,-54.95C96.75,-47.62 96.75,-38.62 96.75,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.25,-30.7 96.75,-20.7 93.25,-30.7 100.25,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M96.75,-54.95C96.75,-47.71 96.75,-38.84 96.75,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.25,-31.21 96.75,-21.21 93.25,-31.21 100.25,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M112.82,-54.95C122.14,-46.5 133.92,-35.83 143.58,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.67,-30.01 150.73,-20.7 140.97,-24.82 145.67,-30.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.82,-54.95C122.05,-46.59 133.68,-36.05 143.28,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.55,-30.02 150.61,-20.72 140.85,-24.84 145.55,-30.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user