Files
C-Plus-Plus/d1/dc2/class_graph__coll__graph.svg
2020-08-19 19:28:09 +00:00

165 lines
9.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: Graph Pages: 1 -->
<svg width="488pt" height="273pt"
viewBox="0.00 0.00 488.00 273.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 269)">
<title>Graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-269 484,-269 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,-110.5 437,-129.5 480,-129.5 480,-110.5 437,-110.5"/>
<text text-anchor="middle" x="458.5" y="-117.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,-223.5 190,-264.5 321,-264.5 321,-223.5 190,-223.5"/>
<text text-anchor="start" x="198" y="-252.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map&lt; unsigned</text>
<text text-anchor="start" x="198" y="-241.5" font-family="Helvetica,sans-Serif" font-size="10.00"> int, std::vector&lt; unsigned</text>
<text text-anchor="middle" x="255.5" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00"> int &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M331.14,-241.88C361.23,-237.61 394.54,-228.12 419,-208 443.86,-187.56 453.12,-147.92 456.17,-129.65"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="330.57,-238.43 321.08,-243.14 331.43,-245.37 330.57,-238.43"/>
<text text-anchor="middle" x="379" y="-243" 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,-229 0,-259 111,-259 111,-229 0,-229"/>
<text text-anchor="start" x="8" y="-247" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; unsigned</text>
<text text-anchor="middle" x="55.5" y="-236" font-family="Helvetica,sans-Serif" font-size="10.00"> int &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M121.36,-244C143.35,-244 167.9,-244 189.87,-244"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="121.13,-240.5 111.13,-244 121.13,-247.5 121.13,-240.5"/>
<text text-anchor="middle" x="150.5" y="-247" 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/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="196,-127 196,-157 315,-157 315,-127 196,-127"/>
<text text-anchor="start" x="204" y="-145" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::vector</text>
<text text-anchor="middle" x="255.5" y="-134" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node1 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M325.23,-134.48C364.43,-130.19 410.8,-125.11 436.92,-122.25"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="324.74,-131.01 315.18,-135.58 325.5,-137.97 324.74,-131.01"/>
<text text-anchor="middle" x="379" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00"> capacity</text>
<text text-anchor="middle" x="379" y="-135" font-family="Helvetica,sans-Serif" font-size="10.00">residual_capacity</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="9.5,-165.5 9.5,-184.5 101.5,-184.5 101.5,-165.5 9.5,-165.5"/>
<text text-anchor="middle" x="55.5" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; int &gt;</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node1 -->
<g id="edge6" class="edge">
<title>Node5&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M111.79,-177.1C130.87,-177.52 152.38,-177.66 172,-177 282.04,-173.31 319.16,-204.42 419,-158 432.46,-151.74 443.97,-138.74 450.81,-129.69"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="111.85,-173.6 101.76,-176.85 111.67,-180.6 111.85,-173.6"/>
<text text-anchor="middle" x="255.5" y="-186" font-family="Helvetica,sans-Serif" font-size="10.00"> parent</text>
</g>
<!-- Node5&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node5&#45;&gt;Node4</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M112.03,-165.74C138.13,-161.4 169.26,-156.21 195.75,-151.79"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="111.21,-162.33 101.93,-167.43 112.36,-169.24 111.21,-162.33"/>
<text text-anchor="middle" x="150.5" y="-165" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</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/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&lt; MAXN &gt;</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node1 -->
<g id="edge5" class="edge">
<title>Node6&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M319.18,-99.16C349.51,-100.51 386.34,-103.29 419,-109 424.89,-110.03 431.17,-111.61 436.91,-113.25"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="319.29,-95.67 309.16,-98.76 319.01,-102.66 319.29,-95.67"/>
<text text-anchor="middle" x="379" y="-112" font-family="Helvetica,sans-Serif" font-size="10.00"> visited</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="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&lt; std::tuple</text>
<text text-anchor="middle" x="255.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int, int, int &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node1 -->
<g id="edge7" class="edge">
<title>Node7&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M322.48,-58.33C353.1,-62.37 389.22,-70.13 419,-85 431.28,-91.13 442.55,-102.32 449.68,-110.4"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="322.67,-54.83 312.33,-57.1 321.83,-61.78 322.67,-54.83"/>
<text text-anchor="middle" x="379" y="-88" font-family="Helvetica,sans-Serif" font-size="10.00"> edge_participated</text>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><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&lt; int, int,</text>
<text text-anchor="middle" x="55.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00"> int &gt;</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node7 -->
<g id="edge8" class="edge">
<title>Node8&#45;&gt;Node7</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>
<!-- Node9 -->
<g id="node9" class="node">
<title>Node9</title>
<g id="a_node9"><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>
<!-- Node9&#45;&gt;Node1 -->
<g id="edge9" class="edge">
<title>Node9&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M285.21,-9.32C320.27,-9.94 379.74,-15.87 419,-46 440.48,-62.49 451.12,-94.37 455.3,-110.36"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="285.18,-5.82 275.16,-9.27 285.15,-12.82 285.18,-5.82"/>
<text text-anchor="middle" x="379" y="-49" font-family="Helvetica,sans-Serif" font-size="10.00"> edges</text>
</g>
</g>
</svg>