TheAlgorithms-C/db/de2/naval__battle_8c_a3f7d3dc5931fba6164e73057859094d9_cgraph.svg

52 lines
2.5 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 8.0.5 (20230430.1635)
-->
<!-- Title: positionBoat Pages: 1 -->
<svg width="225pt" height="64pt"
viewBox="0.00 0.00 225.25 64.25" 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 60.25)">
<title>positionBoat</title>
<!-- 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="#999999" stroke="#666666" points="70,-37.25 0,-37.25 0,-18 70,-18 70,-37.25"/>
<text text-anchor="middle" x="35" y="-23.75" 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="#666666" points="204.12,-56.25 119.12,-56.25 119.12,-37 204.12,-37 204.12,-56.25"/>
<text text-anchor="middle" x="161.62" y="-42.75" 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="#63b8ff" d="M70.38,-32.87C82.09,-34.65 95.46,-36.69 108.25,-38.64"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.4,-42.2 117.81,-40.25 108.45,-35.28 107.4,-42.2"/>
</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="#666666" points="217.25,-19.25 106,-19.25 106,0 217.25,0 217.25,-19.25"/>
<text text-anchor="middle" x="161.62" y="-5.75" 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="#63b8ff" d="M70.38,-22.66C78.08,-21.55 86.5,-20.33 95,-19.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.37,-22.44 104.76,-17.55 94.37,-15.51 95.37,-22.44"/>
</g>
</g>
</svg>