mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 14:23:03 +08:00
83 lines
3.5 KiB
XML
83 lines
3.5 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.50.0 (20211204.2007)
|
|
-->
|
|
<!-- Title: math/volume.cpp Pages: 1 -->
|
|
<svg width="256pt" height="84pt"
|
|
viewBox="0.00 0.00 255.50 84.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 80)">
|
|
<title>math/volume.cpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 251.5,-80 251.5,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Implmentations for the volume of various 3D shapes.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="74.5,-56.5 74.5,-75.5 166.5,-75.5 166.5,-56.5 74.5,-56.5"/>
|
|
<text text-anchor="middle" x="120.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/volume.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 49,-19.5 49,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M105.08,-56.32C89.96,-47.82 66.68,-34.73 49.03,-24.8"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="50.32,-21.51 39.89,-19.65 46.89,-27.61 50.32,-21.51"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 111.5,-19.5 111.5,-0.5 67.5,-0.5"/>
|
|
<text text-anchor="middle" x="89.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M115.38,-56.08C111.09,-48.61 104.84,-37.72 99.56,-28.52"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="102.54,-26.68 94.52,-19.75 96.47,-30.17 102.54,-26.68"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="129.5,-0.5 129.5,-19.5 175.5,-19.5 175.5,-0.5 129.5,-0.5"/>
|
|
<text text-anchor="middle" x="152.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdint</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M125.78,-56.08C130.21,-48.61 136.66,-37.72 142.12,-28.52"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="145.23,-30.14 147.31,-19.75 139.21,-26.57 145.23,-30.14"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="193.5,-0.5 193.5,-19.5 247.5,-19.5 247.5,-0.5 193.5,-0.5"/>
|
|
<text text-anchor="middle" x="220.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M136.57,-56.32C152.46,-47.74 177.01,-34.49 195.46,-24.52"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="197.34,-27.49 204.47,-19.65 194.01,-21.33 197.34,-27.49"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|