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/hamming_distance.cpp" name="bit_manipulation/hamming_distance.cpp">
<area shape="rect" id="Node000001" title="Returns the Hamming distance between two integers." alt="" coords="5,5,178,46"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="14,94,78,120"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="83,48,63,82,58,80,78,45"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="83,48,63,82,58,79,78,45"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="103,94,174,120"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="105,45,126,80,121,82,101,48"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="105,45,125,79,121,82,101,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/hamming_distance.cpp Pages: 1 -->
<svg width="137pt" 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="M56.22,-54.95C51.69,-47.1 46.06,-37.35 41.23,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.9,-27.61 35.87,-20.7 37.84,-31.11 43.9,-27.61"/>
<path fill="none" stroke="#63b8ff" d="M56.22,-54.95C51.79,-47.28 46.3,-37.77 41.55,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.66,-27.92 36.62,-21.01 38.59,-31.42 44.66,-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="M73.28,-54.95C77.94,-47.1 83.74,-37.35 88.71,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.13,-31.09 94.23,-20.7 86.11,-27.51 92.13,-31.09"/>
<path fill="none" stroke="#63b8ff" d="M73.28,-54.95C77.84,-47.28 83.49,-37.77 88.38,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.35,-31.39 93.46,-21 85.34,-27.81 91.35,-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/hamming_distance.cpp Pages: 1 -->
<svg width="137pt" 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="M56.22,-54.95C51.69,-47.1 46.06,-37.35 41.23,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.9,-27.61 35.87,-20.7 37.84,-31.11 43.9,-27.61"/>
<path fill="none" stroke="#63b8ff" d="M56.22,-54.95C51.79,-47.28 46.3,-37.77 41.55,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.66,-27.92 36.62,-21.01 38.59,-31.42 44.66,-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="M73.28,-54.95C77.94,-47.1 83.74,-37.35 88.71,-28.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.13,-31.09 94.23,-20.7 86.11,-27.51 92.13,-31.09"/>
<path fill="none" stroke="#63b8ff" d="M73.28,-54.95C77.84,-47.28 83.49,-37.77 88.38,-29.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.35,-31.39 93.46,-21 85.34,-27.81 91.35,-31.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB