mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
Documentation for af90da7fb3
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<map id="graph::Graph" name="graph::Graph">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="36,199,133,225"/>
|
||||
<map id="graph::Graph< T >" name="graph::Graph< T >">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="107,199,236,225"/>
|
||||
<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,95,164,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="23,5,146,32"/>
|
||||
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/map.html" title=" " alt="" coords="188,95,331,136"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="240,5,279,32"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
cb02e1f826a5c9132042f629176d9e40
|
||||
dd90b2a0f94e72731318fb2cd2f8c019
|
||||
@@ -3,18 +3,18 @@
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.44.1 (20200629.0846)
|
||||
-->
|
||||
<!-- Title: graph::Graph Pages: 1 -->
|
||||
<svg width="127pt" height="173pt"
|
||||
viewBox="0.00 0.00 127.00 173.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Title: graph::Graph< T > Pages: 1 -->
|
||||
<svg width="252pt" height="173pt"
|
||||
viewBox="0.00 0.00 252.00 173.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 169)">
|
||||
<title>graph::Graph</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-169 123,-169 123,4 -4,4"/>
|
||||
<title>graph::Graph< T ></title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-169 248,-169 248,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="23,-0.5 23,-19.5 96,-19.5 96,-0.5 23,-0.5"/>
|
||||
<text text-anchor="middle" x="59.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::Graph</text>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="76,-0.5 76,-19.5 173,-19.5 173,-0.5 76,-0.5"/>
|
||||
<text text-anchor="middle" x="124.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::Graph< T ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -31,9 +31,9 @@
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M59.5,-57.09C59.5,-44.21 59.5,-29.2 59.5,-19.89"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="56,-57.23 59.5,-67.23 63,-57.23 56,-57.23"/>
|
||||
<text text-anchor="middle" x="82.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> neighbors</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M79.54,-59.76C91.91,-46.34 107.12,-29.85 116.3,-19.89"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="76.86,-57.51 72.65,-67.23 82.01,-62.25 76.86,-57.51"/>
|
||||
<text text-anchor="middle" x="121.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> neighbors</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -51,5 +51,38 @@
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="56,-135.36 59.5,-145.36 63,-135.36 56,-135.36"/>
|
||||
<text text-anchor="middle" x="81" y="-119" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/map.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="137,-67.5 137,-97.5 244,-97.5 244,-67.5 137,-67.5"/>
|
||||
<text text-anchor="start" x="145" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< T, std::list</text>
|
||||
<text text-anchor="middle" x="190.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">< T > ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node1 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node4->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M170.15,-59.76C157.59,-46.34 142.15,-29.85 132.83,-19.89"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="167.75,-62.33 177.14,-67.23 172.86,-57.54 167.75,-62.33"/>
|
||||
<text text-anchor="middle" x="192.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> adjacency_list</text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="176,-145.5 176,-164.5 205,-164.5 205,-145.5 176,-145.5"/>
|
||||
<text text-anchor="middle" x="190.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">T</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node4 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node5->Node4</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M190.5,-135.24C190.5,-123.41 190.5,-108.38 190.5,-97.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="187,-135.36 190.5,-145.36 194,-135.36 187,-135.36"/>
|
||||
<text text-anchor="middle" x="203" y="-119" font-family="Helvetica,sans-Serif" font-size="10.00"> keys</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user