mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 12:02:22 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
<map id="graph/hopcroft_karp.cpp" name="graph/hopcroft_karp.cpp">
|
||||
<area shape="rect" id="node1" title="Implementation of Hopcroft–Karp algorithm." alt="" coords="203,5,364,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="101,79,160,105"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="184,79,240,105"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="264,79,303,105"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="327,79,387,105"/>
|
||||
<area shape="rect" id="node7" title=" " alt="" coords="411,79,479,105"/>
|
||||
<area shape="rect" id="node8" title=" " alt="" coords="504,79,568,105"/>
|
||||
<area shape="rect" id="Node000001" title="Implementation of Hopcroft–Karp algorithm." alt="" coords="203,5,364,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="243,34,92,78,90,73,242,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,160,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="259,34,171,75,169,70,257,29"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="184,79,240,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="274,33,236,70,232,67,270,29"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="264,79,303,105"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="286,31,286,64,281,64,281,31"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="327,79,387,105"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="298,29,336,67,332,70,294,33"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="411,79,479,105"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="312,29,405,70,403,75,310,34"/>
|
||||
<area shape="rect" id="Node000008" title=" " alt="" coords="504,79,568,105"/>
|
||||
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="327,29,490,75,489,80,326,34"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
d44cea00500bc27eb88cdd796cdb9af1
|
||||
456e669666d264a550822fa9f5bbfabc
|
||||
@@ -6,121 +6,167 @@
|
||||
<!-- Title: graph/hopcroft_karp.cpp Pages: 1 -->
|
||||
<svg width="430pt" height="83pt"
|
||||
viewBox="0.00 0.00 429.88 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78.5)">
|
||||
<title>graph/hopcroft_karp.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of Hopcroft–Karp algorithm.">
|
||||
<g id="a_Node000001"><a xlink:title="Implementation of Hopcroft–Karp algorithm.">
|
||||
<polygon fill="#999999" stroke="#666666" points="269.25,-74.5 148.25,-74.5 148.25,-55.25 269.25,-55.25 269.25,-74.5"/>
|
||||
<text text-anchor="middle" x="208.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">graph/hopcroft_karp.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M177.88,-54.84C146.49,-45.66 97.82,-31.42 64.24,-21.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.49,-18.02 54.91,-18.57 63.52,-24.74 65.49,-18.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="116,-19.25 71.5,-19.25 71.5,0 116,0 116,-19.25"/>
|
||||
<text text-anchor="middle" x="93.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M189.24,-54.84C171.15,-46.47 143.98,-33.88 123.24,-24.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="124.9,-20.73 114.35,-19.7 121.96,-27.08 124.9,-20.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="175.88,-19.25 133.62,-19.25 133.62,0 175.88,0 175.88,-19.25"/>
|
||||
<text text-anchor="middle" x="154.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M199.83,-55.08C192.14,-47.5 180.82,-36.34 171.45,-27.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="174.44,-25.14 164.86,-20.61 169.52,-30.12 174.44,-25.14"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="223.15,-19.25 194.35,-19.25 194.35,0 223.15,0 223.15,-19.25"/>
|
||||
<text text-anchor="middle" x="208.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M208.75,-55.08C208.75,-48.42 208.75,-38.99 208.75,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.25,-30.61 208.75,-20.61 205.25,-30.61 212.25,-30.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="286,-19.25 241.5,-19.25 241.5,0 286,0 286,-19.25"/>
|
||||
<text text-anchor="middle" x="263.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M217.83,-55.08C225.67,-47.5 237.19,-36.34 246.74,-27.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.72,-30.08 253.47,-20.61 243.85,-25.05 248.72,-30.08"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" class="node">
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_node7"><a xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="355.38,-19.25 304.12,-19.25 304.12,0 355.38,0 355.38,-19.25"/>
|
||||
<text text-anchor="middle" x="329.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M229.28,-54.84C248.48,-46.39 277.42,-33.65 299.32,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="300.38,-26.93 308.12,-19.7 297.56,-20.53 300.38,-26.93"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" class="node">
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_node8"><a xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="421.88,-19.25 373.62,-19.25 373.62,0 421.88,0 421.88,-19.25"/>
|
||||
<text text-anchor="middle" x="397.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<g id="edge7_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M240.81,-54.84C274.79,-45.27 328.26,-30.2 363.17,-20.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="363.69,-23.58 372.36,-17.5 361.79,-16.84 363.69,-23.58"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 6.7 KiB |
147
d9/d43/hopcroft__karp_8cpp__incl_org.svg
Normal file
147
d9/d43/hopcroft__karp_8cpp__incl_org.svg
Normal file
@@ -0,0 +1,147 @@
|
||||
<?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 8.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: graph/hopcroft_karp.cpp Pages: 1 -->
|
||||
<svg width="430pt" height="83pt"
|
||||
viewBox="0.00 0.00 429.88 82.50" 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 78.5)">
|
||||
<title>graph/hopcroft_karp.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Implementation of Hopcroft–Karp algorithm.">
|
||||
<polygon fill="#999999" stroke="#666666" points="269.25,-74.5 148.25,-74.5 148.25,-55.25 269.25,-55.25 269.25,-74.5"/>
|
||||
<text text-anchor="middle" x="208.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">graph/hopcroft_karp.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M177.88,-54.84C146.49,-45.66 97.82,-31.42 64.24,-21.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.49,-18.02 54.91,-18.57 63.52,-24.74 65.49,-18.02"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="116,-19.25 71.5,-19.25 71.5,0 116,0 116,-19.25"/>
|
||||
<text text-anchor="middle" x="93.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M189.24,-54.84C171.15,-46.47 143.98,-33.88 123.24,-24.28"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="124.9,-20.73 114.35,-19.7 121.96,-27.08 124.9,-20.73"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="175.88,-19.25 133.62,-19.25 133.62,0 175.88,0 175.88,-19.25"/>
|
||||
<text text-anchor="middle" x="154.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M199.83,-55.08C192.14,-47.5 180.82,-36.34 171.45,-27.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="174.44,-25.14 164.86,-20.61 169.52,-30.12 174.44,-25.14"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="223.15,-19.25 194.35,-19.25 194.35,0 223.15,0 223.15,-19.25"/>
|
||||
<text text-anchor="middle" x="208.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">list</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M208.75,-55.08C208.75,-48.42 208.75,-38.99 208.75,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.25,-30.61 208.75,-20.61 205.25,-30.61 212.25,-30.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="286,-19.25 241.5,-19.25 241.5,0 286,0 286,-19.25"/>
|
||||
<text text-anchor="middle" x="263.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M217.83,-55.08C225.67,-47.5 237.19,-36.34 246.74,-27.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.72,-30.08 253.47,-20.61 243.85,-25.05 248.72,-30.08"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="355.38,-19.25 304.12,-19.25 304.12,0 355.38,0 355.38,-19.25"/>
|
||||
<text text-anchor="middle" x="329.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node7 -->
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M229.28,-54.84C248.48,-46.39 277.42,-33.65 299.32,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="300.38,-26.93 308.12,-19.7 297.56,-20.53 300.38,-26.93"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="421.88,-19.25 373.62,-19.25 373.62,0 421.88,0 421.88,-19.25"/>
|
||||
<text text-anchor="middle" x="397.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node8 -->
|
||||
<g id="edge7_Node000001_Node000008" class="edge">
|
||||
<title>Node1->Node8</title>
|
||||
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M240.81,-54.84C274.79,-45.27 328.26,-30.2 363.17,-20.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="363.69,-23.58 372.36,-17.5 361.79,-16.84 363.69,-23.58"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
@@ -1,5 +1,7 @@
|
||||
<map id="bit_manipulation/set_kth_bit.cpp" name="bit_manipulation/set_kth_bit.cpp">
|
||||
<area shape="rect" id="node1" title="Implementation to [From the right, set the Kth bit in the binary representation of N] (https://practi..." alt="" coords="14,5,152,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="94,94,165,120"/>
|
||||
<area shape="rect" id="Node000001" title="Implementation to [From the right, set the Kth bit in the binary representation of N] (https://practi..." alt="" coords="14,5,152,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="74,48,54,82,49,80,69,45"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,165,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="97,45,117,80,113,82,92,48"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b3f35e7fdb6b87be48df83d6af748fbb
|
||||
f5b269a54b5b1bfaaf779a9dd088f26d
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: bit_manipulation/set_kth_bit.cpp Pages: 1 -->
|
||||
<svg width="128pt" height="94pt"
|
||||
viewBox="0.00 0.00 127.88 93.75" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 89.75)">
|
||||
<title>bit_manipulation/set_kth_bit.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation to [From the right, set the Kth bit in the binary representation of N] (https://practi...">
|
||||
<g id="a_Node000001"><a xlink:title="Implementation to [From the right, set the Kth bit in the binary representation of N] (https://practi...">
|
||||
<polygon fill="#999999" stroke="#666666" points="109.62,-85.75 6.62,-85.75 6.62,-55.25 109.62,-55.25 109.62,-85.75"/>
|
||||
<text text-anchor="start" x="14.62" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">bit_manipulation/set</text>
|
||||
<text text-anchor="middle" x="58.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_kth_bit.cpp</text>
|
||||
@@ -19,34 +29,55 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
|
||||
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M49.72,-54.95C45.19,-47.1 39.56,-37.35 34.73,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="37.4,-27.61 29.37,-20.7 31.34,-31.11 37.4,-27.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="119.88,-19.25 66.38,-19.25 66.38,0 119.88,0 119.88,-19.25"/>
|
||||
<text text-anchor="middle" x="93.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M66.78,-54.95C71.44,-47.1 77.24,-37.35 82.21,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.63,-31.09 87.73,-20.7 79.61,-27.51 85.63,-31.09"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.3 KiB |
58
d9/d43/set__kth__bit_8cpp__incl_org.svg
Normal file
58
d9/d43/set__kth__bit_8cpp__incl_org.svg
Normal file
@@ -0,0 +1,58 @@
|
||||
<?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 8.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: bit_manipulation/set_kth_bit.cpp Pages: 1 -->
|
||||
<svg width="128pt" height="94pt"
|
||||
viewBox="0.00 0.00 127.88 93.75" 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 89.75)">
|
||||
<title>bit_manipulation/set_kth_bit.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Implementation to [From the right, set the Kth bit in the binary representation of N] (https://practi...">
|
||||
<polygon fill="#999999" stroke="#666666" points="109.62,-85.75 6.62,-85.75 6.62,-55.25 109.62,-55.25 109.62,-85.75"/>
|
||||
<text text-anchor="start" x="14.62" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">bit_manipulation/set</text>
|
||||
<text text-anchor="middle" x="58.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_kth_bit.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
|
||||
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M49.72,-54.95C45.19,-47.1 39.56,-37.35 34.73,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="37.4,-27.61 29.37,-20.7 31.34,-31.11 37.4,-27.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="119.88,-19.25 66.38,-19.25 66.38,0 119.88,0 119.88,-19.25"/>
|
||||
<text text-anchor="middle" x="93.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M66.78,-54.95C71.44,-47.1 77.24,-37.35 82.21,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.63,-31.09 87.73,-20.7 79.61,-27.51 85.63,-31.09"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user