Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -1,7 +1,7 @@
<map id="bit_manipulation/count_bits_flip.cpp" name="bit_manipulation/count_bits_flip.cpp">
<area shape="rect" id="Node000001" title="Implementation to [Count number of bits to be flipped to convert A to B] (https://www...." alt="" coords="7,5,159,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="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="74,48,54,82,50,79,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"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="97,45,117,79,112,82,92,48"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: bit_manipulation/count_bits_flip.cpp Pages: 1 -->
<svg width="128pt" height="94pt"
@@ -41,8 +41,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="#63b8ff" d="M49.72,-54.95C45.29,-47.28 39.8,-37.77 35.05,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.16,-27.92 30.12,-21.01 32.09,-31.42 38.16,-27.92"/>
</a>
</g>
</g>
@@ -59,8 +59,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="#63b8ff" d="M66.78,-54.95C71.34,-47.28 76.99,-37.77 81.88,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.85,-31.39 86.96,-21 78.84,-27.81 84.85,-31.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: bit_manipulation/count_bits_flip.cpp Pages: 1 -->
<svg width="128pt" height="94pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="#63b8ff" d="M49.72,-54.95C45.29,-47.28 39.8,-37.77 35.05,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.16,-27.92 30.12,-21.01 32.09,-31.42 38.16,-27.92"/>
</a>
</g>
</g>
@@ -49,8 +49,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;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"/>
<path fill="none" stroke="#63b8ff" d="M66.78,-54.95C71.34,-47.28 76.99,-37.77 81.88,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.85,-31.39 86.96,-21 78.84,-27.81 84.85,-31.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB