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.50.0 (20211204.2007)
-->
<!-- Title: positionBoat Pages: 1 -->
<svg width="227pt" height="66pt"
viewBox="0.00 0.00 227.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 223,-62 223,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 71,-38.5 71,-19.5 0,-19.5"/>
<text text-anchor="middle" x="35.5" 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="120,-38.5 120,-57.5 206,-57.5 206,-38.5 120,-38.5"/>
<text text-anchor="middle" x="163" 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="M71.13,-34.24C83.03,-36.04 96.64,-38.11 109.64,-40.07"/>
<polygon fill="midnightblue" stroke="midnightblue" points="109.48,-43.59 119.89,-41.63 110.53,-36.67 109.48,-43.59"/>
</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="107,-0.5 107,-19.5 219,-19.5 219,-0.5 107,-0.5"/>
<text text-anchor="middle" x="163" 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="M71.13,-23.76C79.14,-22.54 87.92,-21.21 96.77,-19.88"/>
<polygon fill="midnightblue" stroke="midnightblue" points="97.39,-23.32 106.75,-18.36 96.34,-16.4 97.39,-23.32"/>
</g>
</g>
</svg>