mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 06:12:11 +08:00
40 lines
1.7 KiB
XML
40 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 12.1.0 (20240811.2233)
|
|
-->
|
|
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
|
|
<svg width="237pt" height="27pt"
|
|
viewBox="0.00 0.00 237.25 27.25" 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 23.25)">
|
|
<title>Graphical Class Hierarchy</title>
|
|
<!-- Node0 -->
|
|
<g id="Node000000" class="node">
|
|
<title>Node0</title>
|
|
<g id="a_Node000000"><a xlink:href="dc/d61/classgraph_1_1_graph.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="96.25,-19.25 0,-19.25 0,0 96.25,0 96.25,-19.25"/>
|
|
<text text-anchor="middle" x="48.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">graph::Graph< T ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:href="d0/d58/classgraph_1_1_rooted_tree.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="229.25,-19.25 132.25,-19.25 132.25,0 229.25,0 229.25,-19.25"/>
|
|
<text text-anchor="middle" x="180.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">graph::RootedTree</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node0->Node1 -->
|
|
<g id="edge1_Node000000_Node000001" class="edge">
|
|
<title>Node0->Node1</title>
|
|
<g id="a_edge1_Node000000_Node000001"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M107.92,-9.62C115.99,-9.62 124.2,-9.62 132.04,-9.62"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.17,-6.13 98.17,-9.63 108.17,-13.13 108.17,-6.13"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|