TheAlgorithms-C/db/de2/naval__battle_8c_a3f7d3dc5931fba6164e73057859094d9_cgraph.svg

52 lines
2.4 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 7.0.0 (20221023.0053)
-->
<!-- Title: positionBoat Pages: 1 -->
<svg width="227pt" height="64pt"
viewBox="0.00 0.00 227.00 64.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 60)">
<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="71,-37 0,-37 0,-18 71,-18 71,-37"/>
<text text-anchor="middle" x="35.5" y="-25" 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="206,-56 120,-56 120,-37 206,-37 206,-56"/>
<text text-anchor="middle" x="163" y="-44" 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="M71.46,-32.79C82.9,-34.52 95.88,-36.49 108.37,-38.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.74,-41.82 118.15,-39.86 108.79,-34.9 107.74,-41.82"/>
</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="219,-19 107,-19 107,0 219,0 219,-19"/>
<text text-anchor="middle" x="163" y="-7" 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="M71.46,-22.49C78.94,-21.41 87.08,-20.25 95.31,-19.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.63,-22.55 105.04,-17.67 94.64,-15.63 95.63,-22.55"/>
</g>
</g>
</svg>