mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
30 lines
1.4 KiB
XML
30 lines
1.4 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.46.0 (20210118.1747)
|
|
-->
|
|
<!-- Title: range_queries::sparse_table::getMinimum Pages: 1 -->
|
|
<svg width="121pt" height="57pt"
|
|
viewBox="0.00 0.00 121.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::getMinimum</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-53 117,-53 117,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::getMinimum</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M36.98,-30.66C32.28,-40.06 38.78,-49 56.5,-49 67.3,-49 73.93,-45.68 76.4,-40.96"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="79.89,-40.52 76.02,-30.66 72.89,-40.78 79.89,-40.52"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|