mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 21:32:09 +08:00
124 lines
6.6 KiB
XML
124 lines
6.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 2.44.0 (20200408.0750)
|
|
-->
|
|
<!-- Title: Graph Pages: 1 -->
|
|
<svg width="486pt" height="176pt"
|
|
viewBox="0.00 0.00 486.00 176.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 172)">
|
|
<title>Graph</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-172 482,-172 482,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="435,-82.5 435,-101.5 478,-101.5 478,-82.5 435,-82.5"/>
|
|
<text text-anchor="middle" x="456.5" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</text>
|
|
</a>
|
|
</g>
|
|
</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/utility/bitset.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="201,-148.5 201,-167.5 308,-167.5 308,-148.5 201,-148.5"/>
|
|
<text text-anchor="middle" x="254.5" y="-155.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::bitset< MAXN ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M318.19,-148.52C348.88,-142.49 385.83,-133.08 417,-119 426.82,-114.56 436.75,-107.52 444.06,-101.74"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="317.22,-145.15 308.04,-150.45 318.52,-152.02 317.22,-145.15"/>
|
|
<text text-anchor="middle" x="377" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="198,-99 198,-129 311,-129 311,-99 198,-99"/>
|
|
<text text-anchor="start" x="206" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::tuple</text>
|
|
<text text-anchor="middle" x="254.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">< int, int, int > ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node1 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M321.32,-106.76C360.8,-102.42 408.36,-97.19 434.94,-94.26"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="320.77,-103.3 311.21,-107.87 321.53,-110.26 320.77,-103.3"/>
|
|
<text text-anchor="middle" x="377" y="-107" font-family="Helvetica,sans-Serif" font-size="10.00"> edge_participated</text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/tuple.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="7.5,-99 7.5,-129 103.5,-129 103.5,-99 7.5,-99"/>
|
|
<text text-anchor="start" x="15.5" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">std::tuple< int, int,</text>
|
|
<text text-anchor="middle" x="55.5" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00"> int ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node4->Node3</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M113.95,-114C140.43,-114 171.72,-114 197.96,-114"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="113.69,-110.5 103.69,-114 113.69,-117.5 113.69,-110.5"/>
|
|
<text text-anchor="middle" x="150.5" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:href="../../d7/d77/class_edge.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="235,-60.5 235,-79.5 274,-79.5 274,-60.5 235,-60.5"/>
|
|
<text text-anchor="middle" x="254.5" y="-67.5" font-family="Helvetica,sans-Serif" font-size="10.00">Edge</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node1 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node5->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.18,-70.14C316.64,-70.72 370.99,-72.95 417,-81 422.89,-82.03 429.17,-83.61 434.91,-85.25"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.11,-66.64 274.06,-70 284.01,-73.64 284.11,-66.64"/>
|
|
<text text-anchor="middle" x="377" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00"> edges</text>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/unordered_map.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="190,-0.5 190,-41.5 319,-41.5 319,-0.5 190,-0.5"/>
|
|
<text text-anchor="start" x="198" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::unordered_map</text>
|
|
<text text-anchor="start" x="198" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">< unsigned int, std</text>
|
|
<text text-anchor="middle" x="254.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">::vector< unsigned int > ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node6->Node1 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node6->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M329.02,-29.15C357.64,-34.39 389.97,-42.98 417,-57 429.19,-63.32 440.48,-74.48 447.64,-82.49"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="329.52,-25.69 319.07,-27.43 328.33,-32.58 329.52,-25.69"/>
|
|
<text text-anchor="middle" x="377" y="-60" font-family="Helvetica,sans-Serif" font-size="10.00"> m_adjList</text>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-6 0,-36 111,-36 111,-6 0,-6"/>
|
|
<text text-anchor="start" x="8" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< unsigned</text>
|
|
<text text-anchor="middle" x="55.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00"> int ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node7->Node6 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node7->Node6</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M121.34,-21C143.31,-21 167.82,-21 189.71,-21"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.11,-17.5 111.11,-21 121.11,-24.5 121.11,-17.5"/>
|
|
<text text-anchor="middle" x="150.5" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|