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-13 02:30:22 +08:00
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
2020-07-05 03:07:10 +08:00
-->
<!-- Title: solve Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "263pt" height= "101pt"
viewBox="0.00 0.00 263.16 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 > solve</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Function to solve a partially filled sudoku matrix." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "39.41,-74.25 0.16,-74.25 0.16,-55 39.41,-55 39.41,-74.25" />
<text text-anchor= "middle" x= "19.79" y= "-60.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > solve</text>
2020-07-05 03:07:10 +08:00
</a>
</g>
</g>
2021-10-26 03:34:27 +08:00
<!-- Node1->Node1 -->
<g id= "edge6" class= "edge" >
<title > Node1- > Node1</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M3.43,-74.54C-4.04,-83.15 1.42,-92.25 19.79,-92.25 30.41,-92.25 36.71,-89.21 38.69,-84.98" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "41.92,-84.42 36.15,-75.54 35.12,-86.08 41.92,-84.42" />
2021-10-26 03:34:27 +08:00
</g>
2020-07-05 03:07:10 +08:00
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:href= "../../d5/df4/group__sudoku.html#ga62e94fc39f116e2c81daed8f5437431b" target= "_top" xlink:title= "Find and get the location for next empty cell." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "173.16,-93.25 75.41,-93.25 75.41,-74 173.16,-74 173.16,-93.25" />
<text text-anchor= "middle" x= "124.29" y= "-79.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_next_unknown</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= "M39.59,-68.11C46.81,-69.45 55.51,-71.06 64.51,-72.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "63.69,-76.32 74.16,-74.7 64.97,-69.44 63.69,-76.32" />
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#ga3a0ec150ac9d0cb6b28279d36d95d72f" target= "_top" xlink:title= "Check if element v is valid to place at (x,y) location." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "139.41,-56.25 109.16,-56.25 109.16,-37 139.41,-37 139.41,-56.25" />
<text text-anchor= "middle" x= "124.29" 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>
<!-- 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= "M39.59,-61.32C56.07,-58.43 80.16,-54.2 98.26,-51.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "98.66,-54.33 107.9,-49.15 97.45,-47.43 98.66,-54.33" />
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#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= "255.16,-93.25 209.16,-93.25 209.16,-74 255.16,-74 255.16,-93.25" />
<text text-anchor= "middle" x= "232.16" 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>
<!-- Node3->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node4</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M139.57,-51.61C154.68,-56.9 179.05,-65.41 198.86,-72.34" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "197.42,-75.89 208.01,-75.88 199.73,-69.28 197.42,-75.89" />
2020-07-05 03:07:10 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <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= "253.66,-56.25 210.66,-56.25 210.66,-37 253.66,-37 253.66,-56.25" />
<text text-anchor= "middle" x= "232.16" 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>
<!-- Node3->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node3- > Node5</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M139.57,-46.62C154.83,-46.62 179.52,-46.62 199.43,-46.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "199.19,-50.13 209.19,-46.62 199.19,-43.13 199.19,-50.13" />
2020-07-05 03:07:10 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <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= "255.16,-19.25 209.16,-19.25 209.16,0 255.16,0 255.16,-19.25" />
<text text-anchor= "middle" x= "232.16" 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>
<!-- Node3->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node3- > Node6</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M139.57,-41.64C154.68,-36.35 179.05,-27.84 198.86,-20.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "199.73,-23.97 208.01,-17.37 197.42,-17.36 199.73,-23.97" />
2020-07-05 03:07:10 +08:00
</g>
</g>
</svg>