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

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: graph/breadth_first_search.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -128,15 +128,15 @@ Classes</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:df/dce/namespacegraph"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/dce/namespacegraph.html">graph</a></td></tr>
<tr class="memitem:df/dce/namespacegraph" id="r_df/dce/namespacegraph"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/dce/namespacegraph.html">graph</a></td></tr>
<tr class="memdesc:df/dce/namespacegraph"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html">Graph</a> Algorithms. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a483bb8ccf42aaf7375a83e91490eda1e"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d82/breadth__first__search_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a> ()</td></tr>
<tr class="memitem:a483bb8ccf42aaf7375a83e91490eda1e" id="r_a483bb8ccf42aaf7375a83e91490eda1e"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d82/breadth__first__search_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a> ()</td></tr>
<tr class="separator:a483bb8ccf42aaf7375a83e91490eda1e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d82/breadth__first__search_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d82/breadth__first__search_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -302,7 +302,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_12552d7fa429bf94a2e32e5cf39f7e69.html">graph</a></li><li class="navelem"><a class="el" href="../../df/d82/breadth__first__search_8cpp.html">breadth_first_search.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,17 +1,17 @@
<map id="tests" name="tests">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,80,56,106"/>
<area shape="rect" id="Node000002" href="$dc/d61/classgraph_1_1_graph.html#a877b2cba40d8d46dde6fb4209effed19" title=" " alt="" coords="104,23,264,48"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,79,103,58,124,51,125,56,105,63,57,84"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,79,103,58,123,51,124,56,105,63,57,84"/>
<area shape="rect" id="Node000003" href="$dc/d61/classgraph_1_1_graph.html#a3755ec9e6a842238c7f4aac10b661981" title=" " alt="" coords="110,73,258,113"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,90,95,90,95,96,56,96"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,90,94,90,94,96,56,96"/>
<area shape="rect" id="Node000008" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="148,137,220,163"/>
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="57,102,105,122,135,133,133,138,103,127,55,107"/>
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="57,102,105,122,134,133,132,138,103,127,55,107"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/empty.html#" title=" " alt="" coords="312,5,438,31"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="236,70,311,40,325,34,327,39,313,45,238,74"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="236,70,311,40,324,35,326,40,313,45,238,74"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/front.html#" title=" " alt="" coords="317,55,433,80"/>
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="258,80,302,74,303,80,258,86"/>
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="258,80,301,75,302,80,258,86"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/pop.html#" title=" " alt="" coords="320,104,431,130"/>
<area shape="poly" id="edge5_Node000003_Node000006" title=" " alt="" coords="258,99,305,105,305,111,258,105"/>
<area shape="poly" id="edge5_Node000003_Node000006" title=" " alt="" coords="258,99,304,105,304,111,258,105"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/push.html#" title=" " alt="" coords="316,153,434,179"/>
<area shape="poly" id="edge6_Node000003_Node000007" title=" " alt="" coords="240,111,313,140,327,145,325,150,311,145,238,116"/>
<area shape="poly" id="edge6_Node000003_Node000007" title=" " alt="" coords="240,111,313,140,326,145,324,150,311,145,238,116"/>
</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: tests Pages: 1 -->
<svg width="333pt" height="138pt"
@@ -40,8 +40,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="M38.12,-73.34C48.46,-78.13 61.7,-84.02 73.75,-88.62 78.78,-90.55 84.1,-92.44 89.41,-94.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.91,-97.77 98.51,-97.6 90.12,-91.13 87.91,-97.77"/>
<path fill="none" stroke="#63b8ff" d="M38.12,-73.34C48.46,-78.13 61.7,-84.02 73.75,-88.62 78.52,-90.45 83.56,-92.25 88.59,-93.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.48,-97.29 98.07,-97.12 89.68,-90.65 87.48,-97.29"/>
</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="M38.03,-64.62C46.27,-64.62 56.56,-64.62 67.3,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.13,-68.13 77.13,-64.62 67.13,-61.13 67.13,-68.13"/>
<path fill="none" stroke="#63b8ff" d="M38.03,-64.62C46.09,-64.62 56.13,-64.62 66.63,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.62,-68.13 76.62,-64.63 66.62,-61.13 66.62,-68.13"/>
</a>
</g>
</g>
@@ -77,8 +77,8 @@
<g id="edge7_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.12,-55.91C48.46,-51.12 61.7,-45.23 73.75,-40.62 81.01,-37.85 88.86,-35.14 96.4,-32.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.3,-35.73 105.76,-29.35 95.17,-29.06 97.3,-35.73"/>
<path fill="none" stroke="#63b8ff" d="M38.12,-55.91C48.46,-51.12 61.7,-45.23 73.75,-40.62 80.84,-37.92 88.5,-35.26 95.88,-32.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="96.86,-36.19 105.32,-29.81 94.73,-29.53 96.86,-36.19"/>
</a>
</g>
</g>
@@ -95,8 +95,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M173.72,-80.24C190.94,-87.14 211.47,-95.33 230,-102.62 233.29,-103.92 236.72,-105.27 240.16,-106.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.77,-110.21 249.36,-110.58 241.31,-103.69 238.77,-110.21"/>
<path fill="none" stroke="#63b8ff" d="M173.72,-80.24C190.94,-87.14 211.47,-95.33 230,-102.62 233.19,-103.88 236.51,-105.18 239.84,-106.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.36,-109.66 248.95,-110.03 240.9,-103.14 238.36,-109.66"/>
</a>
</g>
</g>
@@ -113,8 +113,8 @@
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.58,-71.97C200.55,-73.44 212.06,-74.99 222.98,-76.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.28,-80.03 232.66,-77.89 223.21,-73.09 222.28,-80.03"/>
<path fill="none" stroke="#63b8ff" d="M189.58,-71.97C200.32,-73.41 211.58,-74.92 222.29,-76.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.78,-79.83 232.16,-77.69 222.71,-72.89 221.78,-79.83"/>
</a>
</g>
</g>
@@ -131,8 +131,8 @@
<g id="edge5_Node000003_Node000006" class="edge">
<title>Node3&#45;&gt;Node6</title>
<g id="a_edge5_Node000003_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.58,-57.67C201.13,-56.2 213.29,-54.65 224.72,-53.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="224.94,-56.57 234.42,-51.83 224.06,-49.62 224.94,-56.57"/>
<path fill="none" stroke="#63b8ff" d="M189.58,-57.67C200.9,-56.23 212.79,-54.71 224.01,-53.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="224.44,-56.76 233.92,-52.03 223.56,-49.82 224.44,-56.76"/>
</a>
</g>
</g>
@@ -149,8 +149,8 @@
<g id="edge6_Node000003_Node000007" class="edge">
<title>Node3&#45;&gt;Node7</title>
<g id="a_edge6_Node000003_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M175.14,-48.96C192.08,-42.37 212,-34.62 230,-27.62 233.3,-26.34 236.73,-25.01 240.17,-23.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.32,-26.59 249.37,-19.71 238.79,-20.07 241.32,-26.59"/>
<path fill="none" stroke="#63b8ff" d="M175.14,-48.96C192.08,-42.37 212,-34.62 230,-27.62 233.2,-26.38 236.52,-25.09 239.85,-23.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.91,-27.14 248.96,-20.26 238.37,-20.62 240.91,-27.14"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 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: tests Pages: 1 -->
<svg width="333pt" height="138pt"
@@ -30,8 +30,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="M38.12,-73.34C48.46,-78.13 61.7,-84.02 73.75,-88.62 78.78,-90.55 84.1,-92.44 89.41,-94.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.91,-97.77 98.51,-97.6 90.12,-91.13 87.91,-97.77"/>
<path fill="none" stroke="#63b8ff" d="M38.12,-73.34C48.46,-78.13 61.7,-84.02 73.75,-88.62 78.52,-90.45 83.56,-92.25 88.59,-93.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.48,-97.29 98.07,-97.12 89.68,-90.65 87.48,-97.29"/>
</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="M38.03,-64.62C46.27,-64.62 56.56,-64.62 67.3,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="67.13,-68.13 77.13,-64.62 67.13,-61.13 67.13,-68.13"/>
<path fill="none" stroke="#63b8ff" d="M38.03,-64.62C46.09,-64.62 56.13,-64.62 66.63,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.62,-68.13 76.62,-64.63 66.62,-61.13 66.62,-68.13"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge7_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.12,-55.91C48.46,-51.12 61.7,-45.23 73.75,-40.62 81.01,-37.85 88.86,-35.14 96.4,-32.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.3,-35.73 105.76,-29.35 95.17,-29.06 97.3,-35.73"/>
<path fill="none" stroke="#63b8ff" d="M38.12,-55.91C48.46,-51.12 61.7,-45.23 73.75,-40.62 80.84,-37.92 88.5,-35.26 95.88,-32.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="96.86,-36.19 105.32,-29.81 94.73,-29.53 96.86,-36.19"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M173.72,-80.24C190.94,-87.14 211.47,-95.33 230,-102.62 233.29,-103.92 236.72,-105.27 240.16,-106.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.77,-110.21 249.36,-110.58 241.31,-103.69 238.77,-110.21"/>
<path fill="none" stroke="#63b8ff" d="M173.72,-80.24C190.94,-87.14 211.47,-95.33 230,-102.62 233.19,-103.88 236.51,-105.18 239.84,-106.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.36,-109.66 248.95,-110.03 240.9,-103.14 238.36,-109.66"/>
</a>
</g>
</g>
@@ -103,8 +103,8 @@
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.58,-71.97C200.55,-73.44 212.06,-74.99 222.98,-76.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.28,-80.03 232.66,-77.89 223.21,-73.09 222.28,-80.03"/>
<path fill="none" stroke="#63b8ff" d="M189.58,-71.97C200.32,-73.41 211.58,-74.92 222.29,-76.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.78,-79.83 232.16,-77.69 222.71,-72.89 221.78,-79.83"/>
</a>
</g>
</g>
@@ -121,8 +121,8 @@
<g id="edge5_Node000003_Node000006" class="edge">
<title>Node3&#45;&gt;Node6</title>
<g id="a_edge5_Node000003_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M189.58,-57.67C201.13,-56.2 213.29,-54.65 224.72,-53.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="224.94,-56.57 234.42,-51.83 224.06,-49.62 224.94,-56.57"/>
<path fill="none" stroke="#63b8ff" d="M189.58,-57.67C200.9,-56.23 212.79,-54.71 224.01,-53.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="224.44,-56.76 233.92,-52.03 223.56,-49.82 224.44,-56.76"/>
</a>
</g>
</g>
@@ -139,8 +139,8 @@
<g id="edge6_Node000003_Node000007" class="edge">
<title>Node3&#45;&gt;Node7</title>
<g id="a_edge6_Node000003_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M175.14,-48.96C192.08,-42.37 212,-34.62 230,-27.62 233.3,-26.34 236.73,-25.01 240.17,-23.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.32,-26.59 249.37,-19.71 238.79,-20.07 241.32,-26.59"/>
<path fill="none" stroke="#63b8ff" d="M175.14,-48.96C192.08,-42.37 212,-34.62 230,-27.62 233.2,-26.38 236.52,-25.09 239.85,-23.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.91,-27.14 248.96,-20.26 238.37,-20.62 240.91,-27.14"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@@ -1,20 +1,20 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,55,56"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="246,5,317,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,38,230,21,231,26,55,44"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,38,230,21,230,26,55,44"/>
<area shape="rect" id="Node000003" href="$df/d82/breadth__first__search_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title=" " alt="" coords="103,56,153,82"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,47,89,56,88,61,54,52"/>
<area shape="poly" id="edge9_Node000003_Node000002" title=" " alt="" coords="153,57,200,40,231,30,232,35,202,45,155,62"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,47,89,56,87,61,54,52"/>
<area shape="poly" id="edge9_Node000003_Node000002" title=" " alt="" coords="153,57,200,40,230,30,231,35,202,45,155,62"/>
<area shape="rect" id="Node000004" href="$dc/d61/classgraph_1_1_graph.html#a877b2cba40d8d46dde6fb4209effed19" title=" " alt="" coords="201,55,361,80"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="153,66,186,66,186,71,153,71"/>
<area shape="rect" id="Node000005" href="$dc/d61/classgraph_1_1_graph.html#a3755ec9e6a842238c7f4aac10b661981" title=" " alt="" coords="208,105,355,145"/>
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="154,75,211,97,210,102,152,80"/>
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="154,75,211,96,209,101,152,80"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/empty.html#" title=" " alt="" coords="409,37,536,63"/>
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="333,102,408,72,422,66,424,71,410,77,335,106"/>
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="333,102,408,72,421,67,423,72,410,77,335,106"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/front.html#" title=" " alt="" coords="414,87,531,112"/>
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="355,112,400,106,400,112,356,118"/>
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="355,112,399,107,399,112,356,118"/>
<area shape="rect" id="Node000008" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/pop.html#" title=" " alt="" coords="417,136,528,162"/>
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="356,131,403,137,402,143,355,137"/>
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="356,131,402,137,401,143,355,137"/>
<area shape="rect" id="Node000009" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/push.html#" title=" " alt="" coords="413,185,532,211"/>
<area shape="poly" id="edge8_Node000005_Node000009" title=" " alt="" coords="337,143,410,172,424,177,422,182,408,177,335,148"/>
<area shape="poly" id="edge8_Node000005_Node000009" title=" " alt="" coords="337,143,410,172,423,177,422,182,408,177,335,148"/>
</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: main Pages: 1 -->
<svg width="406pt" height="162pt"
@@ -40,8 +40,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="M37.37,-127.45C67.54,-130.52 129.15,-136.8 168.93,-140.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.47,-144.43 178.77,-141.96 169.18,-137.47 168.47,-144.43"/>
<path fill="none" stroke="#63b8ff" d="M37.37,-127.45C67.41,-130.51 128.63,-136.75 168.42,-140.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.96,-144.28 178.27,-141.81 168.67,-137.31 167.96,-144.28"/>
</a>
</g>
</g>
@@ -58,8 +58,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="M37.14,-120.93C44.81,-118.89 53.98,-116.45 62.55,-114.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.18,-117.35 71.94,-111.4 61.38,-110.59 63.18,-117.35"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-120.93C44.64,-118.93 53.57,-116.56 61.98,-114.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.71,-117.74 71.48,-111.79 60.91,-110.98 62.71,-117.74"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge9_Node000003_Node000002" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge9_Node000003_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.23,-113.75C121.6,-117.7 134.84,-122.61 146.75,-126.62 154.07,-129.1 161.96,-131.6 169.51,-133.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.28,-137.52 178.87,-137.07 170.31,-130.82 168.28,-137.52"/>
<path fill="none" stroke="#63b8ff" d="M111.23,-113.75C121.6,-117.7 134.84,-122.61 146.75,-126.62 153.91,-129.04 161.6,-131.49 168.99,-133.77"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.83,-137.07 178.42,-136.63 169.87,-130.38 167.83,-137.07"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.03,-106.79C118.12,-106.85 126.72,-106.92 135.83,-107.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.66,-110.51 145.69,-107.1 135.72,-103.51 135.66,-110.51"/>
<path fill="none" stroke="#63b8ff" d="M111.03,-106.79C117.96,-106.85 126.35,-106.92 135.24,-107"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.14,-110.5 145.18,-107.09 135.21,-103.5 135.14,-110.5"/>
</a>
</g>
</g>
@@ -104,8 +104,8 @@
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.03,-99.88C122.7,-95.54 138.5,-89.67 153.85,-83.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.68,-87.02 162.83,-80.25 152.24,-80.45 154.68,-87.02"/>
<path fill="none" stroke="#63b8ff" d="M111.03,-99.88C122.59,-95.58 138.2,-89.78 153.42,-84.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.26,-87.54 162.41,-80.78 151.82,-80.98 154.26,-87.54"/>
</a>
</g>
</g>
@@ -122,8 +122,8 @@
<g id="edge5_Node000005_Node000006" class="edge">
<title>Node5&#45;&gt;Node6</title>
<g id="a_edge5_Node000005_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M246.72,-80.24C263.94,-87.14 284.47,-95.33 303,-102.62 306.29,-103.92 309.72,-105.27 313.16,-106.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.77,-110.21 322.36,-110.58 314.31,-103.69 311.77,-110.21"/>
<path fill="none" stroke="#63b8ff" d="M246.72,-80.24C263.94,-87.14 284.47,-95.33 303,-102.62 306.19,-103.88 309.51,-105.18 312.84,-106.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.36,-109.66 321.95,-110.03 313.9,-103.14 311.36,-109.66"/>
</a>
</g>
</g>
@@ -140,8 +140,8 @@
<g id="edge6_Node000005_Node000007" class="edge">
<title>Node5&#45;&gt;Node7</title>
<g id="a_edge6_Node000005_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M262.58,-71.97C273.55,-73.44 285.06,-74.99 295.98,-76.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="295.28,-80.03 305.66,-77.89 296.21,-73.09 295.28,-80.03"/>
<path fill="none" stroke="#63b8ff" d="M262.58,-71.97C273.32,-73.41 284.58,-74.92 295.29,-76.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="294.78,-79.83 305.16,-77.69 295.71,-72.89 294.78,-79.83"/>
</a>
</g>
</g>
@@ -158,8 +158,8 @@
<g id="edge7_Node000005_Node000008" class="edge">
<title>Node5&#45;&gt;Node8</title>
<g id="a_edge7_Node000005_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M262.58,-57.67C274.13,-56.2 286.29,-54.65 297.72,-53.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="297.94,-56.57 307.42,-51.83 297.06,-49.62 297.94,-56.57"/>
<path fill="none" stroke="#63b8ff" d="M262.58,-57.67C273.9,-56.23 285.79,-54.71 297.01,-53.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="297.44,-56.76 306.92,-52.03 296.56,-49.82 297.44,-56.76"/>
</a>
</g>
</g>
@@ -176,8 +176,8 @@
<g id="edge8_Node000005_Node000009" class="edge">
<title>Node5&#45;&gt;Node9</title>
<g id="a_edge8_Node000005_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.14,-48.96C265.08,-42.37 285,-34.62 303,-27.62 306.3,-26.34 309.73,-25.01 313.17,-23.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.32,-26.59 322.37,-19.71 311.79,-20.07 314.32,-26.59"/>
<path fill="none" stroke="#63b8ff" d="M248.14,-48.96C265.08,-42.37 285,-34.62 303,-27.62 306.2,-26.38 309.52,-25.09 312.85,-23.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.91,-27.14 321.96,-20.26 311.37,-20.62 313.91,-27.14"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 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: main Pages: 1 -->
<svg width="406pt" height="162pt"
@@ -30,8 +30,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="M37.37,-127.45C67.54,-130.52 129.15,-136.8 168.93,-140.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.47,-144.43 178.77,-141.96 169.18,-137.47 168.47,-144.43"/>
<path fill="none" stroke="#63b8ff" d="M37.37,-127.45C67.41,-130.51 128.63,-136.75 168.42,-140.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.96,-144.28 178.27,-141.81 168.67,-137.31 167.96,-144.28"/>
</a>
</g>
</g>
@@ -48,8 +48,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="M37.14,-120.93C44.81,-118.89 53.98,-116.45 62.55,-114.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.18,-117.35 71.94,-111.4 61.38,-110.59 63.18,-117.35"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-120.93C44.64,-118.93 53.57,-116.56 61.98,-114.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.71,-117.74 71.48,-111.79 60.91,-110.98 62.71,-117.74"/>
</a>
</g>
</g>
@@ -57,8 +57,8 @@
<g id="edge9_Node000003_Node000002" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge9_Node000003_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.23,-113.75C121.6,-117.7 134.84,-122.61 146.75,-126.62 154.07,-129.1 161.96,-131.6 169.51,-133.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.28,-137.52 178.87,-137.07 170.31,-130.82 168.28,-137.52"/>
<path fill="none" stroke="#63b8ff" d="M111.23,-113.75C121.6,-117.7 134.84,-122.61 146.75,-126.62 153.91,-129.04 161.6,-131.49 168.99,-133.77"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.83,-137.07 178.42,-136.63 169.87,-130.38 167.83,-137.07"/>
</a>
</g>
</g>
@@ -75,8 +75,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.03,-106.79C118.12,-106.85 126.72,-106.92 135.83,-107.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.66,-110.51 145.69,-107.1 135.72,-103.51 135.66,-110.51"/>
<path fill="none" stroke="#63b8ff" d="M111.03,-106.79C117.96,-106.85 126.35,-106.92 135.24,-107"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.14,-110.5 145.18,-107.09 135.21,-103.5 135.14,-110.5"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.03,-99.88C122.7,-95.54 138.5,-89.67 153.85,-83.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.68,-87.02 162.83,-80.25 152.24,-80.45 154.68,-87.02"/>
<path fill="none" stroke="#63b8ff" d="M111.03,-99.88C122.59,-95.58 138.2,-89.78 153.42,-84.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.26,-87.54 162.41,-80.78 151.82,-80.98 154.26,-87.54"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge5_Node000005_Node000006" class="edge">
<title>Node5&#45;&gt;Node6</title>
<g id="a_edge5_Node000005_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M246.72,-80.24C263.94,-87.14 284.47,-95.33 303,-102.62 306.29,-103.92 309.72,-105.27 313.16,-106.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.77,-110.21 322.36,-110.58 314.31,-103.69 311.77,-110.21"/>
<path fill="none" stroke="#63b8ff" d="M246.72,-80.24C263.94,-87.14 284.47,-95.33 303,-102.62 306.19,-103.88 309.51,-105.18 312.84,-106.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="311.36,-109.66 321.95,-110.03 313.9,-103.14 311.36,-109.66"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge6_Node000005_Node000007" class="edge">
<title>Node5&#45;&gt;Node7</title>
<g id="a_edge6_Node000005_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M262.58,-71.97C273.55,-73.44 285.06,-74.99 295.98,-76.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="295.28,-80.03 305.66,-77.89 296.21,-73.09 295.28,-80.03"/>
<path fill="none" stroke="#63b8ff" d="M262.58,-71.97C273.32,-73.41 284.58,-74.92 295.29,-76.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="294.78,-79.83 305.16,-77.69 295.71,-72.89 294.78,-79.83"/>
</a>
</g>
</g>
@@ -148,8 +148,8 @@
<g id="edge7_Node000005_Node000008" class="edge">
<title>Node5&#45;&gt;Node8</title>
<g id="a_edge7_Node000005_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M262.58,-57.67C274.13,-56.2 286.29,-54.65 297.72,-53.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="297.94,-56.57 307.42,-51.83 297.06,-49.62 297.94,-56.57"/>
<path fill="none" stroke="#63b8ff" d="M262.58,-57.67C273.9,-56.23 285.79,-54.71 297.01,-53.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="297.44,-56.76 306.92,-52.03 296.56,-49.82 297.44,-56.76"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@
<g id="edge8_Node000005_Node000009" class="edge">
<title>Node5&#45;&gt;Node9</title>
<g id="a_edge8_Node000005_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.14,-48.96C265.08,-42.37 285,-34.62 303,-27.62 306.3,-26.34 309.73,-25.01 313.17,-23.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="314.32,-26.59 322.37,-19.71 311.79,-20.07 314.32,-26.59"/>
<path fill="none" stroke="#63b8ff" d="M248.14,-48.96C265.08,-42.37 285,-34.62 303,-27.62 306.2,-26.38 309.52,-25.09 312.85,-23.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.91,-27.14 321.96,-20.26 311.37,-20.62 313.91,-27.14"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@@ -1,9 +1,9 @@
<map id="graph::HKGraph" name="graph::HKGraph">
<area shape="rect" id="Node000001" title="Represents Bipartite graph for Hopcroft Karp implementation." alt="" coords="93,228,208,253"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,94,144,135"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="96,146,145,226,141,228,92,149"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="97,147,145,226,141,228,92,149"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/list.html" title=" " alt="" coords="23,5,126,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="77,46,77,93,72,93,72,46"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="167,102,289,127"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="215,141,160,229,156,226,211,138"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="215,142,160,229,156,226,210,139"/>
</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: graph::HKGraph Pages: 1 -->
<svg width="220pt" height="194pt"
@@ -41,8 +41,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.43,-79.59C78.45,-60.07 94.84,-33.43 103.31,-19.67"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.04,-77.43 60.78,-87.78 69,-81.1 63.04,-77.43"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.76,-79.05C78.74,-59.59 94.92,-33.31 103.31,-19.67"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.83,-77.14 61.57,-87.49 69.8,-80.81 63.83,-77.14"/>
</a>
</g>
<text text-anchor="middle" x="100.75" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> adj</text>
@@ -60,8 +60,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.88,-155.53C51.88,-144.2 51.88,-130.25 51.88,-119.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.38,-155.49 51.88,-165.49 55.38,-155.49 48.38,-155.49"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.88,-155.17C51.88,-143.91 51.88,-130.14 51.88,-119.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.38,-154.98 51.88,-164.98 55.38,-154.98 48.38,-154.98"/>
</a>
</g>
<text text-anchor="middle" x="73.25" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
@@ -79,8 +79,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node4&#45;&gt;Node1</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.58,-85.21C143.24,-65.5 123.97,-34.73 114.5,-19.62"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="153.04,-86.75 161.31,-93.37 158.97,-83.04 153.04,-86.75"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.24,-84.67C142.89,-64.94 123.88,-34.59 114.5,-19.62"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="152.24,-86.47 160.51,-93.09 158.17,-82.75 152.24,-86.47"/>
</a>
</g>
<text text-anchor="middle" x="159" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> dist</text>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 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: graph::HKGraph Pages: 1 -->
<svg width="220pt" height="194pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.43,-79.59C78.45,-60.07 94.84,-33.43 103.31,-19.67"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.04,-77.43 60.78,-87.78 69,-81.1 63.04,-77.43"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M66.76,-79.05C78.74,-59.59 94.92,-33.31 103.31,-19.67"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="63.83,-77.14 61.57,-87.49 69.8,-80.81 63.83,-77.14"/>
</a>
</g>
<text text-anchor="middle" x="100.75" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> adj</text>
@@ -50,8 +50,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.88,-155.53C51.88,-144.2 51.88,-130.25 51.88,-119.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.38,-155.49 51.88,-165.49 55.38,-155.49 48.38,-155.49"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M51.88,-155.17C51.88,-143.91 51.88,-130.14 51.88,-119.92"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.38,-154.98 51.88,-164.98 55.38,-154.98 48.38,-154.98"/>
</a>
</g>
<text text-anchor="middle" x="73.25" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
@@ -69,8 +69,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node4&#45;&gt;Node1</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.58,-85.21C143.24,-65.5 123.97,-34.73 114.5,-19.62"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="153.04,-86.75 161.31,-93.37 158.97,-83.04 153.04,-86.75"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M155.24,-84.67C142.89,-64.94 123.88,-34.59 114.5,-19.62"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="152.24,-86.47 160.51,-93.09 158.17,-82.75 152.24,-86.47"/>
</a>
</g>
<text text-anchor="middle" x="159" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> dist</text>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB