mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 13:22:47 +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="488pt" height="176pt"
|
|
viewBox="0.00 0.00 488.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 484,-172 484,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="437,-71.5 437,-90.5 480,-90.5 480,-71.5 437,-71.5"/>
|
|
<text text-anchor="middle" x="458.5" y="-78.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/container/map.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="190,-126.5 190,-167.5 321,-167.5 321,-126.5 190,-126.5"/>
|
|
<text text-anchor="start" x="198" y="-155.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< unsigned</text>
|
|
<text text-anchor="start" x="198" y="-144.5" font-family="Helvetica,sans-Serif" font-size="10.00"> int, std::vector< unsigned</text>
|
|
<text text-anchor="middle" x="255.5" y="-133.5" font-family="Helvetica,sans-Serif" font-size="10.00"> int > ></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="M331.07,-132.75C359.25,-126.08 391.21,-116.92 419,-105 427.83,-101.21 436.99,-95.58 444.16,-90.73"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="330.23,-129.35 321.27,-135.01 331.8,-136.17 330.23,-129.35"/>
|
|
<text text-anchor="middle" x="379" y="-133" font-family="Helvetica,sans-Serif" font-size="10.00"> m_adjList</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="0,-132 0,-162 111,-162 111,-132 0,-132"/>
|
|
<text text-anchor="start" x="8" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< unsigned</text>
|
|
<text text-anchor="middle" x="55.5" y="-139" font-family="Helvetica,sans-Serif" font-size="10.00"> int ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node3->Node2</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M121.36,-147C143.35,-147 167.9,-147 189.87,-147"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.13,-143.5 111.13,-147 121.13,-150.5 121.13,-143.5"/>
|
|
<text text-anchor="middle" x="150.5" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</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/bitset.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="202,-88.5 202,-107.5 309,-107.5 309,-88.5 202,-88.5"/>
|
|
<text text-anchor="middle" x="255.5" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::bitset< MAXN ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node1 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node4->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M319.08,-92.71C359.42,-89.29 409.32,-85.07 436.84,-82.75"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="318.72,-89.23 309.05,-93.56 319.31,-96.2 318.72,-89.23"/>
|
|
<text text-anchor="middle" x="379" y="-93" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</text>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="199,-39 199,-69 312,-69 312,-39 199,-39"/>
|
|
<text text-anchor="start" x="207" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::tuple</text>
|
|
<text text-anchor="middle" x="255.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">< int, int, int > ></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="M322.45,-56.93C352.17,-59.06 387.56,-62.72 419,-69 424.9,-70.18 431.19,-71.92 436.93,-73.71"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="322.41,-53.42 312.2,-56.24 321.94,-60.41 322.41,-53.42"/>
|
|
<text text-anchor="middle" x="379" y="-72" font-family="Helvetica,sans-Serif" font-size="10.00"> edge_participated</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/utility/tuple.html" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="7.5,-39 7.5,-69 103.5,-69 103.5,-39 7.5,-39"/>
|
|
<text text-anchor="start" x="15.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">std::tuple< int, int,</text>
|
|
<text text-anchor="middle" x="55.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00"> int ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node6->Node5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node6->Node5</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M113.68,-54C140.48,-54 172.3,-54 198.9,-54"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="113.67,-50.5 103.67,-54 113.67,-57.5 113.67,-50.5"/>
|
|
<text text-anchor="middle" x="150.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:href="../../d7/d77/class_edge.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="236,-0.5 236,-19.5 275,-19.5 275,-0.5 236,-0.5"/>
|
|
<text text-anchor="middle" x="255.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Edge</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node7->Node1 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node7->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M285.33,-10.93C319.18,-13.09 376.13,-20.16 419,-43 431.93,-49.89 443.4,-62.49 450.38,-71.29"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="285.37,-7.42 275.2,-10.38 285,-14.41 285.37,-7.42"/>
|
|
<text text-anchor="middle" x="379" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00"> edges</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|