mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
45 lines
2.1 KiB
XML
45 lines
2.1 KiB
XML
<?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 2.44.1 (20200629.0846)
|
|
-->
|
|
<!-- Title: range_queries::sparse_table::computeLogs Pages: 1 -->
|
|
<svg width="244pt" height="57pt"
|
|
viewBox="0.00 0.00 244.00 57.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 53)">
|
|
<title>range_queries::sparse_table::computeLogs</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-53 240,-53 240,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-30.5 113,-30.5 113,-0.5 0,-0.5"/>
|
|
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">range_queries::sparse</text>
|
|
<text text-anchor="middle" x="56.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">_table::computeLogs</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M32.8,-30.66C27.08,-40.06 34.98,-49 56.5,-49 69.61,-49 77.67,-45.68 80.67,-40.96"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="84.15,-40.49 80.2,-30.66 77.16,-40.81 84.15,-40.49"/>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="149,-6 149,-25 236,-25 236,-6 149,-6"/>
|
|
<text text-anchor="middle" x="192.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M113.16,-15.5C121.65,-15.5 130.39,-15.5 138.81,-15.5"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="138.88,-19 148.88,-15.5 138.88,-12 138.88,-19"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|