TheAlgorithms-C/db/de2/naval__battle_8c_a3f7d3dc5931fba6164e73057859094d9_cgraph.svg

53 lines
2.6 KiB
XML
Raw Normal View History

<?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.3 (20211023.0002)
-->
<!-- Title: positionBoat Pages: 1 -->
<svg width="230pt" height="66pt"
viewBox="0.00 0.00 230.00 66.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 62)">
<title>positionBoat</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-62 226,-62 226,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Function positionBoat Responsible for placing the boats on the board, according to the size.">
<polygon fill="#bfbfbf" stroke="black" points="0,-19.5 0,-38.5 72,-38.5 72,-19.5 0,-19.5"/>
<text text-anchor="middle" x="36" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">positionBoat</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../db/de2/naval__battle_8c.html#a4a5686c91f144d07eff1c6576303962d" target="_top" xlink:title="Function validatePosition Responsible for checking if the position can receive the boat.">
<polygon fill="white" stroke="black" points="121.5,-38.5 121.5,-57.5 208.5,-57.5 208.5,-38.5 121.5,-38.5"/>
<text text-anchor="middle" x="165" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">validatePosition</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="M72.04,-34.24C84.21,-36.06 98.14,-38.15 111.41,-40.13"/>
<polygon fill="midnightblue" stroke="midnightblue" points="110.98,-43.61 121.39,-41.63 112.02,-36.68 110.98,-43.61"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../db/de2/naval__battle_8c.html#a7c5042bd35c4186b06ae28f06635b40e" target="_top" xlink:title="for Standard Input Output">
<polygon fill="white" stroke="black" points="108,-0.5 108,-19.5 222,-19.5 222,-0.5 108,-0.5"/>
<text text-anchor="middle" x="165" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">validEntryLineColumn</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="M72.04,-23.76C80.04,-22.56 88.8,-21.25 97.64,-19.93"/>
<polygon fill="midnightblue" stroke="midnightblue" points="98.24,-23.38 107.61,-18.44 97.2,-16.45 98.24,-23.38"/>
</g>
</g>
</svg>