mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 53a6c16730
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="graph/connected_components.cpp" name="graph/connected_components.cpp">
|
||||
<area shape="rect" id="node1" title="<a href="https://en.wikipedia.org/wiki/Component_(graph_theory)"" alt="" coords="73,5,295,32"/>
|
||||
<area shape="rect" id="node1" title="[Graph Connected Components (Connected Components)] (https://en.wikipedia.org/wiki/Component_(graph_t..." alt="" coords="73,5,295,32"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,80,80,107"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="105,80,170,107"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="195,80,267,107"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
92a912603e38c1d702ee9cb110138ec7
|
||||
793622e1177701cfa1c863a4468d7fda
|
||||
@@ -12,7 +12,7 @@
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="<a href="https://en.wikipedia.org/wiki/Component_(graph_theory)"">
|
||||
<g id="a_node1"><a xlink:title="[Graph Connected Components (Connected Components)] (https://en.wikipedia.org/wiki/Component_(graph_t...">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="51,-56.5 51,-75.5 217,-75.5 217,-56.5 51,-56.5"/>
|
||||
<text text-anchor="middle" x="134" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/connected_components.cpp</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user