mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 09:13:16 +08:00
38 lines
1.7 KiB
XML
38 lines
1.7 KiB
XML
<?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.49.1 (20210923.0004)
|
|
-->
|
|
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
|
|
<svg width="242pt" height="28pt"
|
|
viewBox="0.00 0.00 242.00 28.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 24)">
|
|
<title>Graphical Class Hierarchy</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-24 238,-24 238,4 -4,4"/>
|
|
<!-- Node0 -->
|
|
<g id="node1" class="node">
|
|
<title>Node0</title>
|
|
<g id="a_node1"><a xlink:href="dc/d61/classgraph_1_1_graph.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 98,-19.5 98,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="49" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::Graph< T ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1 -->
|
|
<g id="node2" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node2"><a xlink:href="d0/d58/classgraph_1_1_rooted_tree.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="134,-0.5 134,-19.5 234,-19.5 234,-0.5 134,-0.5"/>
|
|
<text text-anchor="middle" x="184" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph::RootedTree</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node0->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node0->Node1</title>
|
|
<path fill="none" stroke="midnightblue" d="M108.25,-10C116.74,-10 125.42,-10 133.71,-10"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="108.02,-6.5 98.02,-10 108.02,-13.5 108.02,-6.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|