Files
C-Plus-Plus/da/d21/class_longest___substring_af8a3672bc8d95e7da4f9a45e5e2e387d_cgraph.svg
2024-10-10 14:30:39 +00:00

130 lines
5.6 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 12.1.2 (20240928.0832)
-->
<!-- Title: Longest_Substring::lengthOfLongestSubstring Pages: 1 -->
<svg width="288pt" height="138pt"
viewBox="0.00 0.00 287.50 138.25" 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">
<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.25)">
<title>Longest_Substring::lengthOfLongestSubstring</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Function to find the length of the longest substring without repeating characters.">
<polygon fill="#999999" stroke="#666666" points="128.5,-98.88 0,-98.88 0,-68.38 128.5,-68.38 128.5,-98.88"/>
<text text-anchor="start" x="8" y="-85.38" font-family="Helvetica,sans-Serif" font-size="10.00">Longest_Substring::</text>
<text text-anchor="middle" x="64.25" y="-74.12" font-family="Helvetica,sans-Serif" font-size="10.00">lengthOfLongestSubstring</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/string/basic_string/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="267.88,-130.25 176.12,-130.25 176.12,-111 267.88,-111 267.88,-130.25"/>
<text text-anchor="middle" x="222" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::length</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M128.6,-92.03C149.19,-96.62 171.18,-102.19 188.54,-107.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="187.19,-110.56 197.77,-110.15 189.25,-103.87 187.19,-110.56"/>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge5_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge5_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M106.17,-99.37C124.03,-104.37 145.26,-109.58 164.58,-113.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.71,-117.13 174.21,-115.75 165.14,-110.28 163.71,-117.13"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/deque/pop_front.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="276.12,-93.25 167.88,-93.25 167.88,-74 276.12,-74 276.12,-93.25"/>
<text text-anchor="middle" x="222" y="-79.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::deque::pop_front</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M128.6,-83.62C137.72,-83.62 147.11,-83.62 156.26,-83.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.16,-87.13 166.16,-83.63 156.16,-80.13 156.16,-87.13"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/deque/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="279.5,-56.25 164.5,-56.25 164.5,-37 279.5,-37 279.5,-56.25"/>
<text text-anchor="middle" x="222" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::deque::push_back</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M128.6,-68.58C141.5,-65.51 154.94,-62.32 167.46,-59.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.25,-62.75 177.17,-57.04 166.64,-55.94 168.25,-62.75"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/deque/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="264.88,-19.25 179.12,-19.25 179.12,0 264.88,0 264.88,-19.25"/>
<text text-anchor="middle" x="222" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::deque::size</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M89.81,-67.89C109.46,-55.76 138.02,-39.17 164.5,-27.62 167.85,-26.16 171.36,-24.76 174.91,-23.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="175.93,-26.79 184.2,-20.17 173.6,-20.18 175.93,-26.79"/>
</a>
</g>
</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>