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::Graph&lt; T &gt; Class Template 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');
@@ -118,26 +118,26 @@ Collaboration diagram for graph::Graph&lt; T &gt;:</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a877b2cba40d8d46dde6fb4209effed19"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a877b2cba40d8d46dde6fb4209effed19">add_edge</a> (T u, T v, bool bidir=true)</td></tr>
<tr class="memitem:a877b2cba40d8d46dde6fb4209effed19" id="r_a877b2cba40d8d46dde6fb4209effed19"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a877b2cba40d8d46dde6fb4209effed19">add_edge</a> (T u, T v, bool bidir=true)</td></tr>
<tr class="separator:a877b2cba40d8d46dde6fb4209effed19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3755ec9e6a842238c7f4aac10b661981"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>&lt; T, bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a3755ec9e6a842238c7f4aac10b661981">breadth_first_search</a> (T src)</td></tr>
<tr class="memitem:a3755ec9e6a842238c7f4aac10b661981" id="r_a3755ec9e6a842238c7f4aac10b661981"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>&lt; T, bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a3755ec9e6a842238c7f4aac10b661981">breadth_first_search</a> (T src)</td></tr>
<tr class="separator:a3755ec9e6a842238c7f4aac10b661981"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8839fa14bff19d2deab4a618447c13e5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a8839fa14bff19d2deab4a618447c13e5">Graph</a> (size_t N, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a>&lt; int, int &gt; &gt; &amp;undirected_edges)</td></tr>
<tr class="memitem:a8839fa14bff19d2deab4a618447c13e5" id="r_a8839fa14bff19d2deab4a618447c13e5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a8839fa14bff19d2deab4a618447c13e5">Graph</a> (size_t N, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a>&lt; int, int &gt; &gt; &amp;undirected_edges)</td></tr>
<tr class="memdesc:a8839fa14bff19d2deab4a618447c13e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Populate the adjacency list for each vertex in the graph. Assumes that evey edge is a pair of valid vertex indices. <br /></td></tr>
<tr class="separator:a8839fa14bff19d2deab4a618447c13e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8930d1470d132b19e430d1c71f94c904"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a8930d1470d132b19e430d1c71f94c904">number_of_vertices</a> () const</td></tr>
<tr class="memitem:a8930d1470d132b19e430d1c71f94c904" id="r_a8930d1470d132b19e430d1c71f94c904"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#a8930d1470d132b19e430d1c71f94c904">number_of_vertices</a> () const</td></tr>
<tr class="separator:a8930d1470d132b19e430d1c71f94c904"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a59940c462861f2fcf4951d1b6c084e6a"><td class="memItemLeft" align="right" valign="top"><a id="a59940c462861f2fcf4951d1b6c084e6a" name="a59940c462861f2fcf4951d1b6c084e6a"></a>
<tr class="memitem:a59940c462861f2fcf4951d1b6c084e6a" id="r_a59940c462861f2fcf4951d1b6c084e6a"><td class="memItemLeft" align="right" valign="top"><a id="a59940c462861f2fcf4951d1b6c084e6a" name="a59940c462861f2fcf4951d1b6c084e6a"></a>
<a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; int &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>neighbors</b></td></tr>
<tr class="memdesc:a59940c462861f2fcf4951d1b6c084e6a"><td class="mdescLeft">&#160;</td><td class="mdescRight">for each vertex it stores a list indicies of its neighbors <br /></td></tr>
<tr class="separator:a59940c462861f2fcf4951d1b6c084e6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:acebf0505d625b043bb9c8c27c7a8def0"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>&lt; T, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/list.html">std::list</a>&lt; T &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#acebf0505d625b043bb9c8c27c7a8def0">adjacency_list</a></td></tr>
<tr class="memitem:acebf0505d625b043bb9c8c27c7a8def0" id="r_acebf0505d625b043bb9c8c27c7a8def0"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>&lt; T, <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/list.html">std::list</a>&lt; T &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html#acebf0505d625b043bb9c8c27c7a8def0">adjacency_list</a></td></tr>
<tr class="separator:acebf0505d625b043bb9c8c27c7a8def0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -430,7 +430,7 @@ template&lt;typename T &gt; </div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../df/dce/namespacegraph.html">graph</a></li><li class="navelem"><a class="el" href="../../dc/d61/classgraph_1_1_graph.html">Graph</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

@@ -3,9 +3,9 @@
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/empty.html#" title=" " alt="" coords="201,5,327,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="128,70,200,40,213,34,215,39,202,45,130,75"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/front.html#" title=" " alt="" coords="206,55,322,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="152,80,191,75,191,80,153,85"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="152,80,190,75,191,80,153,85"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/pop.html#" title=" " alt="" coords="208,104,320,130"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="153,100,193,105,193,110,153,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="153,100,193,105,192,110,153,105"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue/push.html#" title=" " alt="" coords="205,153,323,179"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="132,111,202,140,215,145,213,150,200,145,130,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: graph::Graph::breadth_first_search Pages: 1 -->
<svg width="249pt" height="138pt"
@@ -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="M92.6,-80.21C109.02,-87.17 128.69,-95.42 146.5,-102.62 149.78,-103.95 153.2,-105.32 156.63,-106.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.24,-110.28 165.82,-110.66 157.79,-103.76 155.24,-110.28"/>
<path fill="none" stroke="#63b8ff" d="M92.6,-80.21C109.02,-87.17 128.69,-95.42 146.5,-102.62 149.68,-103.91 152.99,-105.23 156.31,-106.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.83,-109.72 165.42,-110.11 157.38,-103.2 154.83,-109.72"/>
</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="M110.64,-72.19C120.05,-73.5 129.84,-74.86 139.23,-76.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.65,-79.76 149.03,-77.67 139.61,-72.82 138.65,-79.76"/>
<path fill="none" stroke="#63b8ff" d="M110.64,-72.19C119.95,-73.48 129.62,-74.83 138.92,-76.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.15,-79.55 148.53,-77.46 139.11,-72.61 138.15,-79.55"/>
</a>
</g>
</g>
@@ -77,8 +77,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.64,-57.46C120.59,-56.15 130.95,-54.78 140.83,-53.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="141.27,-56.82 150.73,-52.05 140.36,-49.88 141.27,-56.82"/>
<path fill="none" stroke="#63b8ff" d="M110.64,-57.46C120.48,-56.16 130.73,-54.81 140.51,-53.52"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.77,-57.02 150.23,-52.24 139.85,-50.08 140.77,-57.02"/>
</a>
</g>
</g>
@@ -95,8 +95,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M93.95,-48.98C110.1,-42.33 129.2,-34.53 146.5,-27.62 149.79,-26.31 153.21,-24.96 156.65,-23.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.8,-26.53 165.84,-19.63 155.25,-20.01 157.8,-26.53"/>
<path fill="none" stroke="#63b8ff" d="M93.95,-48.98C110.1,-42.33 129.2,-34.53 146.5,-27.62 149.69,-26.35 153,-25.04 156.32,-23.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.39,-27.08 165.43,-20.18 154.84,-20.56 157.39,-27.08"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 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::Graph::breadth_first_search Pages: 1 -->
<svg width="249pt" height="138pt"
@@ -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="M92.6,-80.21C109.02,-87.17 128.69,-95.42 146.5,-102.62 149.78,-103.95 153.2,-105.32 156.63,-106.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.24,-110.28 165.82,-110.66 157.79,-103.76 155.24,-110.28"/>
<path fill="none" stroke="#63b8ff" d="M92.6,-80.21C109.02,-87.17 128.69,-95.42 146.5,-102.62 149.68,-103.91 152.99,-105.23 156.31,-106.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.83,-109.72 165.42,-110.11 157.38,-103.2 154.83,-109.72"/>
</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="M110.64,-72.19C120.05,-73.5 129.84,-74.86 139.23,-76.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.65,-79.76 149.03,-77.67 139.61,-72.82 138.65,-79.76"/>
<path fill="none" stroke="#63b8ff" d="M110.64,-72.19C119.95,-73.48 129.62,-74.83 138.92,-76.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.15,-79.55 148.53,-77.46 139.11,-72.61 138.15,-79.55"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.64,-57.46C120.59,-56.15 130.95,-54.78 140.83,-53.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="141.27,-56.82 150.73,-52.05 140.36,-49.88 141.27,-56.82"/>
<path fill="none" stroke="#63b8ff" d="M110.64,-57.46C120.48,-56.16 130.73,-54.81 140.51,-53.52"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.77,-57.02 150.23,-52.24 139.85,-50.08 140.77,-57.02"/>
</a>
</g>
</g>
@@ -85,8 +85,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M93.95,-48.98C110.1,-42.33 129.2,-34.53 146.5,-27.62 149.79,-26.31 153.21,-24.96 156.65,-23.61"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.8,-26.53 165.84,-19.63 155.25,-20.01 157.8,-26.53"/>
<path fill="none" stroke="#63b8ff" d="M93.95,-48.98C110.1,-42.33 129.2,-34.53 146.5,-27.62 149.69,-26.35 153,-25.04 156.32,-23.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.39,-27.08 165.43,-20.18 154.84,-20.56 157.39,-27.08"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -1,7 +1,7 @@
<map id="graph::Graph::Graph" name="graph::Graph::Graph">
<area shape="rect" id="Node000001" title="Populate the adjacency list for each vertex in the graph. Assumes that evey edge is a pair of valid v..." alt="" coords="5,31,145,56"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="193,5,347,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="145,32,178,27,178,33,146,37"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="145,32,177,28,178,33,146,37"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/resize.html#" title=" " alt="" coords="207,55,333,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="145,49,193,55,192,61,145,55"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="145,49,192,55,191,61,145,55"/>
</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::Graph::Graph Pages: 1 -->
<svg width="264pt" height="64pt"
@@ -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="M104.88,-34.43C112.85,-35.48 121.19,-36.58 129.46,-37.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.87,-41.26 139.24,-39.09 129.79,-34.32 128.87,-41.26"/>
<path fill="none" stroke="#63b8ff" d="M104.88,-34.43C112.67,-35.46 120.81,-36.53 128.9,-37.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.37,-41.06 138.74,-38.9 129.29,-34.12 128.37,-41.06"/>
</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="M104.88,-21.18C116.38,-19.74 128.64,-18.21 140.34,-16.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.41,-20.14 149.9,-15.43 139.54,-13.2 140.41,-20.14"/>
<path fill="none" stroke="#63b8ff" d="M104.88,-21.18C116.14,-19.77 128.14,-18.27 139.63,-16.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.91,-20.33 149.4,-15.62 139.04,-13.38 139.91,-20.33"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 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::Graph::Graph Pages: 1 -->
<svg width="264pt" height="64pt"
@@ -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="M104.88,-34.43C112.85,-35.48 121.19,-36.58 129.46,-37.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.87,-41.26 139.24,-39.09 129.79,-34.32 128.87,-41.26"/>
<path fill="none" stroke="#63b8ff" d="M104.88,-34.43C112.67,-35.46 120.81,-36.53 128.9,-37.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.37,-41.06 138.74,-38.9 129.29,-34.12 128.37,-41.06"/>
</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="M104.88,-21.18C116.38,-19.74 128.64,-18.21 140.34,-16.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.41,-20.14 149.9,-15.43 139.54,-13.2 140.41,-20.14"/>
<path fill="none" stroke="#63b8ff" d="M104.88,-21.18C116.14,-19.77 128.14,-18.27 139.63,-16.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.91,-20.33 149.4,-15.62 139.04,-13.38 139.91,-20.33"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,5 +1,5 @@
<map id="graph::Graph::number_of_vertices" name="graph::Graph::number_of_vertices">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,153,46"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/size.html#" title=" " alt="" coords="201,13,316,39"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,23,186,23,186,28,153,28"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,23,185,23,185,28,153,28"/>
</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::Graph::number_of_vertices Pages: 1 -->
<svg width="241pt" height="39pt"
@@ -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="M110.91,-15.25C119.04,-15.25 127.42,-15.25 135.53,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.36,-18.75 145.36,-15.25 135.36,-11.75 135.36,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M110.91,-15.25C118.86,-15.25 127.04,-15.25 134.97,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.85,-18.75 144.85,-15.25 134.85,-11.75 134.85,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.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: graph::Graph::number_of_vertices Pages: 1 -->
<svg width="241pt" height="39pt"
@@ -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="M110.91,-15.25C119.04,-15.25 127.42,-15.25 135.53,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.36,-18.75 145.36,-15.25 135.36,-11.75 135.36,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M110.91,-15.25C118.86,-15.25 127.04,-15.25 134.97,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.85,-18.75 144.85,-15.25 134.85,-11.75 134.85,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB