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-04-14 05:36:06 +08:00
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
2020-07-05 03:07:10 +08:00
-->
<!-- Title: OK Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "122pt" height= "101pt"
viewBox="0.00 0.00 122.00 101.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 97)" >
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "31,-56 0,-56 0,-37 31,-37 31,-56" />
<text text-anchor= "middle" x= "15.5" y= "-44" 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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "114,-93 67,-93 67,-74 114,-74 114,-93" />
<text text-anchor= "middle" x= "90.5" y= "-81" 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-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-53.99C39.65,-58.23 50.42,-63.69 60.42,-68.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "58.54,-72.24 69.04,-73.64 61.7,-65.99 58.54,-72.24" />
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "112.5,-56 68.5,-56 68.5,-37 112.5,-37 112.5,-56" />
<text text-anchor= "middle" x= "90.5" y= "-44" 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-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-46.5C38.8,-46.5 48.26,-46.5 57.35,-46.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "57.11,-50 67.11,-46.5 57.11,-43 57.11,-50" />
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "114,-19 67,-19 67,0 114,0 114,-19" />
<text text-anchor= "middle" x= "90.5" y= "-7" 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-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-39.01C39.65,-34.77 50.42,-29.31 60.42,-24.24" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "61.7,-27.01 69.04,-19.36 58.54,-20.76 61.7,-27.01" />
2020-07-05 03:07:10 +08:00
</g>
</g>
</svg>