Files
C-Plus-Plus/d2/def/prime__factorization_8cpp__incl.svg
2021-10-03 01:48:06 +00:00

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.49.1 (20210923.0004)
-->
<!-- Title: math/prime_factorization.cpp Pages: 1 -->
<svg width="266pt" height="84pt"
viewBox="0.00 0.00 266.00 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/prime_factorization.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 262,-80 262,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Prime factorization of positive integers.">
<polygon fill="#bfbfbf" stroke="black" points="60.5,-56.5 60.5,-75.5 205.5,-75.5 205.5,-56.5 60.5,-56.5"/>
<text text-anchor="middle" x="133" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/prime_factorization.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 58,-19.5 58,-0.5 0,-0.5"/>
<text text-anchor="middle" x="29" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M116.29,-56.32C99.69,-47.7 74,-34.36 54.78,-24.39"/>
<polygon fill="midnightblue" stroke="midnightblue" points="56.16,-21.16 45.67,-19.65 52.93,-27.37 56.16,-21.16"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="76,-0.5 76,-19.5 122,-19.5 122,-0.5 76,-0.5"/>
<text text-anchor="middle" x="99" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M127.39,-56.08C122.63,-48.53 115.68,-37.49 109.85,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="112.8,-26.35 104.51,-19.75 106.88,-30.08 112.8,-26.35"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="140.5,-0.5 140.5,-19.5 195.5,-19.5 195.5,-0.5 140.5,-0.5"/>
<text text-anchor="middle" x="168" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M138.78,-56.08C143.67,-48.53 150.83,-37.49 156.83,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="159.83,-30.05 162.33,-19.75 153.95,-26.24 159.83,-30.05"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="214,-0.5 214,-19.5 258,-19.5 258,-0.5 214,-0.5"/>
<text text-anchor="middle" x="236" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M149.55,-56.32C165.99,-47.7 191.43,-34.36 210.47,-24.39"/>
<polygon fill="midnightblue" stroke="midnightblue" points="212.26,-27.4 219.49,-19.65 209.01,-21.2 212.26,-27.4"/>
</g>
</g>
</svg>