2020-07-05 03:07:10 +08:00
<?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">
2023-05-31 00:33:01 +08:00
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
2020-07-05 03:07:10 +08:00
-->
<!-- Title: OK Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "120pt" height= "101pt"
viewBox="0.00 0.00 120.25 101.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 97.25)" >
2020-07-05 03:07:10 +08:00
<title > OK</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Check if element v is valid to place at (x,y) location." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "30.25,-56.25 0,-56.25 0,-37 30.25,-37 30.25,-56.25" />
<text text-anchor= "middle" x= "15.12" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > OK</text>
2020-07-05 03:07:10 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:href= "../../d5/df4/group__sudoku.html#ga1cd43df3f4187845ce186042fe53e6f1" target= "_top" xlink:title= "Check if a 3x3 box is valid." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "112.25,-93.25 66.25,-93.25 66.25,-74 112.25,-74 112.25,-93.25" />
<text text-anchor= "middle" x= "89.25" y= "-79.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > OKbox</text>
2020-07-05 03:07:10 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M30.72,-54.11C38.85,-58.28 49.26,-63.62 58.99,-68.61" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "57.26,-72.17 67.75,-73.62 60.45,-65.94 57.26,-72.17" />
2020-07-05 03:07:10 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d5/df4/group__sudoku.html#ga6503128d4f5ce0a0826f72f73f9e0b2a" target= "_top" xlink:title= "Check if y^th column is valid." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "110.75,-56.25 67.75,-56.25 67.75,-37 110.75,-37 110.75,-56.25" />
<text text-anchor= "middle" x= "89.25" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > OKcol</text>
2020-07-05 03:07:10 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M30.72,-46.62C38.13,-46.62 47.44,-46.62 56.4,-46.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "56.39,-50.13 66.39,-46.62 56.39,-43.13 56.39,-50.13" />
2020-07-05 03:07:10 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../d5/df4/group__sudoku.html#ga85d25d3b40017436f264a103685e4c55" target= "_top" xlink:title= "Check if x^th row is valid." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "112.25,-19.25 66.25,-19.25 66.25,0 112.25,0 112.25,-19.25" />
<text text-anchor= "middle" x= "89.25" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > OKrow</text>
2020-07-05 03:07:10 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M30.72,-39.14C38.85,-34.97 49.26,-29.63 58.99,-24.64" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "60.45,-27.31 67.75,-19.63 57.26,-21.08 60.45,-27.31" />
2020-07-05 03:07:10 +08:00
</g>
</g>
</svg>