mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 19:47:53 +08:00
88 lines
3.9 KiB
XML
88 lines
3.9 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 5.0.1 (20220820.1526)
|
|
-->
|
|
<!-- Title: test2 Pages: 1 -->
|
|
<svg width="407pt" height="82pt"
|
|
viewBox="0.00 0.00 407.00 82.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 78)">
|
|
<title>test2</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="38,-37 0,-37 0,-18 38,-18 38,-37"/>
|
|
<text text-anchor="middle" x="19" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">test2</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="../../dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="156,-37 74,-37 74,-18 156,-18 156,-37"/>
|
|
<text text-anchor="middle" x="115" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">hamilton_cycle</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M38.12,-27.5C45.49,-27.5 54.4,-27.5 63.48,-27.5"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.74,-31 73.74,-27.5 63.74,-24 63.74,-31"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="../../d8/dee/avltree_8cpp.html#ae4a66d8b0c2b0d626aea45977e358c83" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="271.5,-56 228.5,-56 228.5,-37 271.5,-37 271.5,-56"/>
|
|
<text text-anchor="middle" x="250" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">height</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node2->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M156.27,-33.25C176.17,-36.1 199.81,-39.47 218.24,-42.11"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="217.76,-45.57 228.15,-43.52 218.75,-38.64 217.76,-45.57"/>
|
|
</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/push_back.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="308,-19 192,-19 192,0 308,0 308,-19"/>
|
|
<text text-anchor="middle" x="250" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node5 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node2->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M156.27,-22.05C164.29,-20.96 172.92,-19.8 181.57,-18.63"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="182.26,-22.06 191.7,-17.26 181.32,-15.13 182.26,-22.06"/>
|
|
</g>
|
|
<!-- Node3->Node3 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node3->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M231.5,-56.08C222.51,-64.73 228.67,-74 250,-74 263.33,-74 270.74,-70.38 272.22,-65.55"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="275.41,-64.11 268.5,-56.08 268.9,-66.67 275.41,-64.11"/>
|
|
</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/algorithm/max.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="399,-56 344,-56 344,-37 399,-37 399,-56"/>
|
|
<text text-anchor="middle" x="371.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node4 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node3->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M271.54,-46.5C288.59,-46.5 313.26,-46.5 333.71,-46.5"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="333.95,-50 343.95,-46.5 333.95,-43 333.95,-50"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|