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: 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">
2023-06-21 05:10:10 +08:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type= "application/ecmascript" xlink:href= "../../svg.min.js" />
<svg id= "graph" class= "graph" >
2023-04-28 03:43:13 +08:00
<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 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000001" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node1</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000001" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge6_Node000001_Node000001" class= "edge" >
2021-10-26 03:34:27 +08:00
<title > Node1- > Node1</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge6_Node000001_Node000001" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2021-10-26 03:34:27 +08:00
</g>
2020-07-05 03:07:10 +08:00
<!-- Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000002" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000002" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge1_Node000001_Node000002" class= "edge" >
2020-07-05 03:07:10 +08:00
<title > Node1- > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge1_Node000001_Node000002" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2020-07-05 03:07:10 +08:00
</g>
<!-- Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000003" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000003" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge2_Node000001_Node000003" class= "edge" >
2020-07-05 03:07:10 +08:00
<title > Node1- > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge2_Node000001_Node000003" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2020-07-05 03:07:10 +08:00
</g>
<!-- Node4 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000004" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000004" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge3_Node000003_Node000004" class= "edge" >
2020-07-05 03:07:10 +08:00
<title > Node3- > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge3_Node000003_Node000004" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2020-07-05 03:07:10 +08:00
</g>
<!-- Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000005" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000005" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge4_Node000003_Node000005" class= "edge" >
2020-07-05 03:07:10 +08:00
<title > Node3- > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge4_Node000003_Node000005" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2020-07-05 03:07:10 +08:00
</g>
<!-- Node6 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000006" class= "node" >
2020-07-05 03:07:10 +08:00
<title > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000006" > <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 -->
2023-06-21 05:10:10 +08:00
<g id= "edge5_Node000003_Node000006" class= "edge" >
2020-07-05 03:07:10 +08:00
<title > Node3- > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge5_Node000003_Node000006" > <a xlink: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" />
2023-06-21 05:10:10 +08:00
</a>
2020-07-05 03:07:10 +08:00
</g>
</g>
2023-06-21 05:10:10 +08:00
</g>
</svg>
</svg>
<style type= 'text/css' >
< ![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type= "application/ecmascript" > < ![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
2020-07-05 03:07:10 +08:00
</svg>