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">
2022-09-08 08:17:03 +08:00
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-53.99C39.95,-58.38 51.2,-64.09 61.5,-69.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "60.08,-72.51 70.58,-73.91 63.24,-66.27 60.08,-72.51" />
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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-46.5C39.02,-46.5 48.83,-46.5 58.17,-46.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "58.39,-50 68.39,-46.5 58.39,-43 58.39,-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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M31.27,-39.01C39.95,-34.62 51.2,-28.91 61.5,-23.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "63.24,-26.73 70.58,-19.09 60.08,-20.49 63.24,-26.73" />
2020-07-05 03:07:10 +08:00
</g>
</g>
</svg>