mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 12:02:22 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -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="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"/>
|
||||
<area shape="rect" id="node1" title="Class for representing graph as an adjacency list." alt="" coords="7,196,171,236"/>
|
||||
<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,93,258,133"/>
|
||||
<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,31"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0f0ce0538db6a6c1291a75abdf23090d
|
||||
657939f8f964d6d209d10d9be656b8fb
|
||||
@@ -1,21 +1,20 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: graph::is_graph_bipartite::Graph Pages: 1 -->
|
||||
<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)">
|
||||
<svg width="198pt" height="181pt"
|
||||
viewBox="0.00 0.00 197.50 181.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 177)">
|
||||
<title>graph::is_graph_bipartite::Graph</title>
|
||||
<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="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>
|
||||
<polygon fill="#999999" stroke="#666666" points="124.5,-30 1.5,-30 1.5,0 124.5,0 124.5,-30"/>
|
||||
<text text-anchor="start" x="9.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">graph::is_graph_bipartite</text>
|
||||
<text text-anchor="middle" x="63" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">::Graph</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,41 +22,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="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< std::vector</text>
|
||||
<text text-anchor="middle" x="130" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">< int > ></text>
|
||||
<polygon fill="white" stroke="#666666" points="189.5,-107 70.5,-107 70.5,-77 189.5,-77 189.5,-107"/>
|
||||
<text text-anchor="start" x="78.5" y="-95" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::vector</text>
|
||||
<text text-anchor="middle" x="130" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">< int > ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<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>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M110.43,-69.1C99.17,-56.49 85.36,-41.03 75.55,-30.04"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="108.13,-71.77 117.4,-76.89 113.35,-67.1 108.13,-71.77"/>
|
||||
<text text-anchor="middle" x="108" y="-51" 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="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< int ></text>
|
||||
<polygon fill="white" stroke="#666666" points="92,-173 0,-173 0,-154 92,-154 92,-173"/>
|
||||
<text text-anchor="middle" x="46" y="-161" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< int ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<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>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M41.64,-143.96C38.21,-126.53 34.67,-99.81 39,-77 42.18,-60.23 49.87,-42.17 55.7,-30.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="38.26,-144.89 43.79,-153.93 45.1,-143.41 38.26,-144.89"/>
|
||||
<text text-anchor="middle" x="50" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00"> side</text>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->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>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.08,-147.54C78.55,-135.57 98.71,-118.89 112.91,-107.14"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.77,-144.91 56.3,-153.98 66.24,-150.3 61.77,-144.91"/>
|
||||
<text text-anchor="middle" x="111.5" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user