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 6.0.1 (20220911.1526)
-->
<!-- 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.13,-32.74C83.03,-34.54 96.64,-36.61 109.64,-38.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.48,-42.09 119.89,-40.13 110.53,-35.17 109.48,-42.09"/>
</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.13,-22.53C79.14,-21.38 87.92,-20.12 96.77,-18.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.35,-22.31 106.75,-17.42 96.36,-15.38 97.35,-22.31"/>
</g>
</g>
</svg>