mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-27 08:51:41 +08:00
Documentation for 53a6c16730
This commit is contained in:
7
d5/d08/classgraph_1_1_graph__coll__graph.map
Normal file
7
d5/d08/classgraph_1_1_graph__coll__graph.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="graph::Graph< T >" name="graph::Graph< T >">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="99,199,228,225"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/map" title=" " alt="" coords="5,95,148,136"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="57,5,96,32"/>
|
||||
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector" title=" " alt="" coords="172,95,331,136"/>
|
||||
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector" title=" " alt="" coords="190,5,313,32"/>
|
||||
</map>
|
||||
1
d5/d08/classgraph_1_1_graph__coll__graph.md5
Normal file
1
d5/d08/classgraph_1_1_graph__coll__graph.md5
Normal file
@@ -0,0 +1 @@
|
||||
9de3c19b8b5d2c859a91206f0d5369ea
|
||||
88
d5/d08/classgraph_1_1_graph__coll__graph.svg
Normal file
88
d5/d08/classgraph_1_1_graph__coll__graph.svg
Normal file
@@ -0,0 +1,88 @@
|
||||
<?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 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- 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< 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="70,-0.5 70,-19.5 167,-19.5 167,-0.5 70,-0.5"/>
|
||||
<text text-anchor="middle" x="118.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::Graph< T ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/map" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="0,-67.5 0,-97.5 107,-97.5 107,-67.5 0,-67.5"/>
|
||||
<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::map< T, std::list</text>
|
||||
<text text-anchor="middle" x="53.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">< T > ></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="M68.4,-59.01C73.48,-51.99 79.42,-44.4 85.5,-38 91.92,-31.24 100.02,-24.59 106.58,-19.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="65.34,-57.28 62.48,-67.48 71.08,-61.29 65.34,-57.28"/>
|
||||
<text text-anchor="middle" x="118.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> adjacency_list</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="39,-145.5 39,-164.5 68,-164.5 68,-145.5 39,-145.5"/>
|
||||
<text text-anchor="middle" x="53.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">T</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M53.5,-135.24C53.5,-123.41 53.5,-108.38 53.5,-97.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="50,-135.36 53.5,-145.36 57,-135.36 50,-135.36"/>
|
||||
<text text-anchor="middle" x="66" y="-119" font-family="Helvetica,sans-Serif" font-size="10.00"> keys</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/vector" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="125,-67.5 125,-97.5 244,-97.5 244,-67.5 125,-67.5"/>
|
||||
<text text-anchor="start" x="133" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::vector</text>
|
||||
<text text-anchor="middle" x="184.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">< int > ></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="M168.81,-58.73C163.62,-51.79 157.61,-44.33 151.5,-38 145.03,-31.28 136.93,-24.64 130.38,-19.62"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="166.18,-61.07 174.89,-67.11 171.85,-56.96 166.18,-61.07"/>
|
||||
<text text-anchor="middle" x="183.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> neighbors</text>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector" xlink:title=" ">
|
||||
<polygon fill="white" stroke="black" points="138.5,-145.5 138.5,-164.5 230.5,-164.5 230.5,-145.5 138.5,-145.5"/>
|
||||
<text text-anchor="middle" x="184.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< int ></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="M184.5,-135.24C184.5,-123.41 184.5,-108.38 184.5,-97.58"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="181,-135.36 184.5,-145.36 188,-135.36 181,-135.36"/>
|
||||
<text text-anchor="middle" x="206" y="-119" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user