Documentation for 7bab516e59

This commit is contained in:
github-actions
2021-07-16 18:47:42 +00:00
parent 6b8ecc8123
commit 7988f45ca3
2552 changed files with 35854 additions and 34894 deletions

View File

@@ -1,10 +1,10 @@
<map id="graph/hopcroft_karp.cpp" name="graph/hopcroft_karp.cpp">
<area shape="rect" id="node1" title="Implementation of HopcroftKarp algorithm." alt="" coords="205,5,368,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,80,77,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="102,80,162,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="186,80,243,107"/>
<area shape="rect" id="node5" title=" " alt="" coords="267,80,306,107"/>
<area shape="rect" id="node6" title=" " alt="" coords="330,80,390,107"/>
<area shape="rect" id="node7" title=" " alt="" coords="415,80,484,107"/>
<area shape="rect" id="node8" title=" " alt="" coords="509,80,574,107"/>
<area shape="rect" id="node1" title="Implementation of HopcroftKarp algorithm." alt="" coords="207,5,373,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,80,79,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="103,80,163,107"/>
<area shape="rect" id="node4" title=" " alt="" coords="187,80,246,107"/>
<area shape="rect" id="node5" title=" " alt="" coords="271,80,309,107"/>
<area shape="rect" id="node6" title=" " alt="" coords="334,80,393,107"/>
<area shape="rect" id="node7" title=" " alt="" coords="417,80,488,107"/>
<area shape="rect" id="node8" title=" " alt="" coords="512,80,577,107"/>
</map>

View File

@@ -4,17 +4,17 @@
<!-- Generated by graphviz version 2.47.3 (20210619.1520)
-->
<!-- 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">
<svg width="437pt" height="84pt"
viewBox="0.00 0.00 437.00 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"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 433,-80 433,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Implementation of HopcroftKarp 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>
<polygon fill="#bfbfbf" stroke="black" points="151,-56.5 151,-75.5 276,-75.5 276,-56.5 151,-56.5"/>
<text text-anchor="middle" x="213.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/hopcroft_karp.cpp</text>
</a>
</g>
</g>
@@ -22,106 +22,106 @@
<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>
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 55,-19.5 55,-0.5 0,-0.5"/>
<text text-anchor="middle" x="27.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M184.03,-56.44C151.77,-47.08 99.98,-32.04 64.88,-21.85"/>
<polygon fill="midnightblue" stroke="midnightblue" points="65.59,-18.42 55.02,-18.99 63.64,-25.14 65.59,-18.42"/>
</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>
<polygon fill="white" stroke="#bfbfbf" points="73,-0.5 73,-19.5 118,-19.5 118,-0.5 73,-0.5"/>
<text text-anchor="middle" x="95.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M194.8,-56.44C175.56,-47.64 145.35,-33.81 123.3,-23.72"/>
<polygon fill="midnightblue" stroke="midnightblue" points="124.66,-20.5 114.11,-19.52 121.75,-26.86 124.66,-20.5"/>
</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>
<polygon fill="white" stroke="#bfbfbf" points="136.5,-0.5 136.5,-19.5 180.5,-19.5 180.5,-0.5 136.5,-0.5"/>
<text text-anchor="middle" x="158.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M204.42,-56.08C196.33,-48.14 184.3,-36.34 174.59,-26.8"/>
<polygon fill="midnightblue" stroke="midnightblue" points="177,-24.26 167.41,-19.75 172.1,-29.25 177,-24.26"/>
</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>
<polygon fill="white" stroke="#bfbfbf" points="199,-0.5 199,-19.5 228,-19.5 228,-0.5 199,-0.5"/>
<text text-anchor="middle" x="213.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M213.5,-56.08C213.5,-49.01 213.5,-38.86 213.5,-29.99"/>
<polygon fill="midnightblue" stroke="midnightblue" points="217,-29.75 213.5,-19.75 210,-29.75 217,-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>
<polygon fill="white" stroke="#bfbfbf" points="246.5,-0.5 246.5,-19.5 290.5,-19.5 290.5,-0.5 246.5,-0.5"/>
<text text-anchor="middle" x="268.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M222.58,-56.08C230.67,-48.14 242.7,-36.34 252.41,-26.8"/>
<polygon fill="midnightblue" stroke="midnightblue" points="254.9,-29.25 259.59,-19.75 250,-24.26 254.9,-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>
<polygon fill="white" stroke="#bfbfbf" points="309,-0.5 309,-19.5 362,-19.5 362,-0.5 309,-0.5"/>
<text text-anchor="middle" x="335.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M232.83,-56.44C252.82,-47.6 284.24,-33.69 307.06,-23.59"/>
<polygon fill="midnightblue" stroke="midnightblue" points="308.53,-26.76 316.26,-19.52 305.7,-20.36 308.53,-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>
<polygon fill="white" stroke="#bfbfbf" points="380,-0.5 380,-19.5 429,-19.5 429,-0.5 380,-0.5"/>
<text text-anchor="middle" x="404.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="midnightblue" d="M243.76,-56.44C278.04,-46.75 333.79,-30.99 369.8,-20.81"/>
<polygon fill="midnightblue" stroke="midnightblue" points="371.17,-24.06 379.84,-17.97 369.27,-17.32 371.17,-24.06"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB