mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-06-14 22:27:45 +08:00
128 lines
5.4 KiB
XML
128 lines
5.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.44.1 (20200629.0846)
|
||
-->
|
||
<!-- Title: graph/hopcroft_karp.cpp Pages: 1 -->
|
||
<svg width="435pt" height="84pt"
|
||
viewBox="0.00 0.00 434.50 84.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 80)">
|
||
<title>graph/hopcroft_karp.cpp</title>
|
||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 430.5,-80 430.5,4 -4,4"/>
|
||
<!-- Node1 -->
|
||
<g id="node1" class="node">
|
||
<title>Node1</title>
|
||
<g id="a_node1"><a xlink:title="Implementation of Hopcroft–Karp algorithm.">
|
||
<polygon fill="#bfbfbf" stroke="black" points="150,-56.5 150,-75.5 272,-75.5 272,-56.5 150,-56.5"/>
|
||
<text text-anchor="middle" x="211" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/hopcroft_karp.cpp</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node2 -->
|
||
<g id="node2" class="node">
|
||
<title>Node2</title>
|
||
<g id="a_node2"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 54,-19.5 54,-0.5 0,-0.5"/>
|
||
<text text-anchor="middle" x="27" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node2 -->
|
||
<g id="edge1" class="edge">
|
||
<title>Node1->Node2</title>
|
||
<path fill="none" stroke="midnightblue" d="M181.84,-56.44C149.93,-47.08 98.7,-32.04 63.98,-21.85"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="64.8,-18.45 54.22,-18.99 62.83,-25.16 64.8,-18.45"/>
|
||
</g>
|
||
<!-- Node3 -->
|
||
<g id="node3" class="node">
|
||
<title>Node3</title>
|
||
<g id="a_node3"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="72.5,-0.5 72.5,-19.5 117.5,-19.5 117.5,-0.5 72.5,-0.5"/>
|
||
<text text-anchor="middle" x="95" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node3 -->
|
||
<g id="edge2" class="edge">
|
||
<title>Node1->Node3</title>
|
||
<path fill="none" stroke="midnightblue" d="M192.62,-56.44C173.78,-47.68 144.27,-33.94 122.62,-23.86"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="123.84,-20.56 113.29,-19.52 120.88,-26.91 123.84,-20.56"/>
|
||
</g>
|
||
<!-- Node4 -->
|
||
<g id="node4" class="node">
|
||
<title>Node4</title>
|
||
<g id="a_node4"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="135.5,-0.5 135.5,-19.5 178.5,-19.5 178.5,-0.5 135.5,-0.5"/>
|
||
<text text-anchor="middle" x="157" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node4 -->
|
||
<g id="edge3" class="edge">
|
||
<title>Node1->Node4</title>
|
||
<path fill="none" stroke="midnightblue" d="M202.08,-56.08C194.22,-48.22 182.57,-36.57 173.08,-27.08"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="175.3,-24.35 165.75,-19.75 170.35,-29.3 175.3,-24.35"/>
|
||
</g>
|
||
<!-- Node5 -->
|
||
<g id="node5" class="node">
|
||
<title>Node5</title>
|
||
<g id="a_node5"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="196.5,-0.5 196.5,-19.5 225.5,-19.5 225.5,-0.5 196.5,-0.5"/>
|
||
<text text-anchor="middle" x="211" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node5 -->
|
||
<g id="edge4" class="edge">
|
||
<title>Node1->Node5</title>
|
||
<path fill="none" stroke="midnightblue" d="M211,-56.08C211,-49.01 211,-38.86 211,-29.99"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="214.5,-29.75 211,-19.75 207.5,-29.75 214.5,-29.75"/>
|
||
</g>
|
||
<!-- Node6 -->
|
||
<g id="node6" class="node">
|
||
<title>Node6</title>
|
||
<g id="a_node6"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="243.5,-0.5 243.5,-19.5 288.5,-19.5 288.5,-0.5 243.5,-0.5"/>
|
||
<text text-anchor="middle" x="266" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node6 -->
|
||
<g id="edge5" class="edge">
|
||
<title>Node1->Node6</title>
|
||
<path fill="none" stroke="midnightblue" d="M220.08,-56.08C228.17,-48.14 240.2,-36.34 249.91,-26.8"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="252.4,-29.25 257.09,-19.75 247.5,-24.26 252.4,-29.25"/>
|
||
</g>
|
||
<!-- Node7 -->
|
||
<g id="node7" class="node">
|
||
<title>Node7</title>
|
||
<g id="a_node7"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="307,-0.5 307,-19.5 359,-19.5 359,-0.5 307,-0.5"/>
|
||
<text text-anchor="middle" x="333" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node7 -->
|
||
<g id="edge6" class="edge">
|
||
<title>Node1->Node7</title>
|
||
<path fill="none" stroke="midnightblue" d="M230.33,-56.44C250.32,-47.6 281.74,-33.69 304.56,-23.59"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="306.03,-26.76 313.76,-19.52 303.2,-20.36 306.03,-26.76"/>
|
||
</g>
|
||
<!-- Node8 -->
|
||
<g id="node8" class="node">
|
||
<title>Node8</title>
|
||
<g id="a_node8"><a xlink:title=" ">
|
||
<polygon fill="white" stroke="#bfbfbf" points="377.5,-0.5 377.5,-19.5 426.5,-19.5 426.5,-0.5 377.5,-0.5"/>
|
||
<text text-anchor="middle" x="402" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||
</a>
|
||
</g>
|
||
</g>
|
||
<!-- Node1->Node8 -->
|
||
<g id="edge7" class="edge">
|
||
<title>Node1->Node8</title>
|
||
<path fill="none" stroke="midnightblue" d="M241.26,-56.44C275.54,-46.75 331.29,-30.99 367.3,-20.81"/>
|
||
<polygon fill="midnightblue" stroke="midnightblue" points="368.67,-24.06 377.34,-17.97 366.77,-17.32 368.67,-24.06"/>
|
||
</g>
|
||
</g>
|
||
</svg>
|