Documentation for 4a34bec125

This commit is contained in:
github-actions
2020-08-19 19:28:09 +00:00
parent 436fc1029a
commit b3f9bef796
592 changed files with 32027 additions and 9642 deletions

View File

@@ -1,5 +1,5 @@
<map id="graph::is_graph_bipartite::Graph" name="graph::is_graph_bipartite::Graph">
<area shape="rect" id="node1" title="Class for representing graph as an adjacency list." alt="" coords="85,109,249,151"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,5,164,47"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="189,13,311,39"/>
<area shape="rect" id="node1" title="Class for representing graph as an adjacency list." alt="" coords="7,199,171,240"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="99,95,258,136"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,5,128,32"/>
</map>

View File

@@ -1 +1 @@
c729d60a5f149f6ec52ab9a17f49379d
0f0ce0538db6a6c1291a75abdf23090d

View File

@@ -4,18 +4,18 @@
<!-- Generated by graphviz version 2.44.1 (20200629.0846)
-->
<!-- Title: graph::is_graph_bipartite::Graph Pages: 1 -->
<svg width="238pt" height="117pt"
viewBox="0.00 0.00 237.50 117.00" 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 113)">
<svg width="198pt" height="184pt"
viewBox="0.00 0.00 197.50 184.00" 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 180)">
<title>graph::is_graph_bipartite::Graph</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-113 233.5,-113 233.5,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-180 193.5,-180 193.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Class for representing graph as an adjacency list.">
<polygon fill="#bfbfbf" stroke="black" points="60,-0.5 60,-30.5 183,-30.5 183,-0.5 60,-0.5"/>
<text text-anchor="start" x="68" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::is_graph_bipartite</text>
<text text-anchor="middle" x="121.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Graph</text>
<polygon fill="#bfbfbf" stroke="black" points="1.5,-0.5 1.5,-30.5 124.5,-30.5 124.5,-0.5 1.5,-0.5"/>
<text text-anchor="start" x="9.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::is_graph_bipartite</text>
<text text-anchor="middle" x="63" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">::Graph</text>
</a>
</g>
</g>
@@ -23,34 +23,41 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-78.5 0,-108.5 119,-108.5 119,-78.5 0,-78.5"/>
<text text-anchor="start" x="8" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::vector</text>
<text text-anchor="middle" x="59.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int &gt; &gt;</text>
<polygon fill="white" stroke="black" points="70.5,-78.5 70.5,-108.5 189.5,-108.5 189.5,-78.5 70.5,-78.5"/>
<text text-anchor="start" x="78.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::vector</text>
<text text-anchor="middle" x="130" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M77.61,-70.31C88.03,-57.53 100.81,-41.86 109.89,-30.73"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="74.77,-68.24 71.16,-78.2 80.2,-72.67 74.77,-68.24"/>
<text text-anchor="middle" x="102.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> adj</text>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M110.76,-70.67C99.44,-57.83 85.45,-41.97 75.55,-30.73"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="108.16,-73.02 117.4,-78.2 113.41,-68.39 108.16,-73.02"/>
<text text-anchor="middle" x="108" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> adj</text>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
<polygon fill="white" stroke="black" points="137.5,-84 137.5,-103 229.5,-103 229.5,-84 137.5,-84"/>
<text text-anchor="middle" x="183.5" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; int &gt;</text>
<polygon fill="white" stroke="black" points="0,-156.5 0,-175.5 92,-175.5 92,-156.5 0,-156.5"/>
<text text-anchor="middle" x="46" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; int &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge">
<g id="edge3" class="edge">
<title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M169.84,-75.75C158.77,-62.19 143.36,-43.3 132.94,-30.52"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="167.35,-78.25 176.39,-83.78 172.78,-73.82 167.35,-78.25"/>
<text text-anchor="middle" x="166.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> side</text>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M41.67,-146.38C38.21,-128.67 34.61,-101.32 39,-78 42.18,-61.1 49.87,-42.89 55.7,-30.71"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="38.27,-147.23 43.78,-156.28 45.12,-145.76 38.27,-147.23"/>
<text text-anchor="middle" x="50" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00"> side</text>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.13,-149.78C78.71,-137.55 99.02,-120.5 113.23,-108.58"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.71,-147.25 56.3,-156.36 66.21,-152.61 61.71,-147.25"/>
<text text-anchor="middle" x="111.5" y="-130" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB