Guest User

nubela

a guest
Sep 21st, 2009
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.09 KB | None | 0 0
  1. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  2. We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7, 8, 9]
  3. Currently looping through this at point 0:0, and for this slot, we'll use 1
  4. Found current puzzle with empty slot at 0:1 , proceeding to get possible values for this empty slot.
  5. We found possible values for this puzzle, they are [2, 3, 4, 5, 6, 7, 8, 9]
  6. Currently looping through this at point 0:1, and for this slot, we'll use 2
  7. Found current puzzle with empty slot at 0:2 , proceeding to get possible values for this empty slot.
  8. We found possible values for this puzzle, they are [3, 4, 5, 6, 7, 8, 9]
  9. Currently looping through this at point 0:2, and for this slot, we'll use 3
  10. Found current puzzle with empty slot at 0:3 , proceeding to get possible values for this empty slot.
  11. We found possible values for this puzzle, they are [4, 5, 6, 7, 8, 9]
  12. Currently looping through this at point 0:3, and for this slot, we'll use 4
  13. Found current puzzle with empty slot at 0:4 , proceeding to get possible values for this empty slot.
  14. We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
  15. Currently looping through this at point 0:4, and for this slot, we'll use 5
  16. Found current puzzle with empty slot at 0:5 , proceeding to get possible values for this empty slot.
  17. We found possible values for this puzzle, they are [6, 7, 8, 9]
  18. Currently looping through this at point 0:5, and for this slot, we'll use 6
  19. Found current puzzle with empty slot at 0:6 , proceeding to get possible values for this empty slot.
  20. We found possible values for this puzzle, they are [7, 8, 9]
  21. Currently looping through this at point 0:6, and for this slot, we'll use 7
  22. Found current puzzle with empty slot at 0:7 , proceeding to get possible values for this empty slot.
  23. We found possible values for this puzzle, they are [8, 9]
  24. Currently looping through this at point 0:7, and for this slot, we'll use 8
  25. Found current puzzle with empty slot at 0:8 , proceeding to get possible values for this empty slot.
  26. We found possible values for this puzzle, they are [9]
  27. Currently looping through this at point 0:8, and for this slot, we'll use 9
  28. Found current puzzle with empty slot at 1:0 , proceeding to get possible values for this empty slot.
  29. We found possible values for this puzzle, they are [4, 5, 6, 7, 8, 9]
  30. Currently looping through this at point 1:0, and for this slot, we'll use 4
  31. Found current puzzle with empty slot at 1:1 , proceeding to get possible values for this empty slot.
  32. We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
  33. Currently looping through this at point 1:1, and for this slot, we'll use 5
  34. Found current puzzle with empty slot at 1:2 , proceeding to get possible values for this empty slot.
  35. We found possible values for this puzzle, they are [6, 7, 8, 9]
  36. Currently looping through this at point 1:2, and for this slot, we'll use 6
  37. Found current puzzle with empty slot at 1:3 , proceeding to get possible values for this empty slot.
  38. We found possible values for this puzzle, they are [1, 2, 3, 7, 8, 9]
  39. Currently looping through this at point 1:3, and for this slot, we'll use 1
  40. Found current puzzle with empty slot at 1:4 , proceeding to get possible values for this empty slot.
  41. We found possible values for this puzzle, they are [2, 3, 7, 8, 9]
  42. Currently looping through this at point 1:4, and for this slot, we'll use 2
  43. Found current puzzle with empty slot at 1:5 , proceeding to get possible values for this empty slot.
  44. We found possible values for this puzzle, they are [3, 7, 8, 9]
  45. Currently looping through this at point 1:5, and for this slot, we'll use 3
  46. Found current puzzle with empty slot at 1:6 , proceeding to get possible values for this empty slot.
  47. There are no possible values for this current puzzle, returning false.
  48. Currently looping through this at point 1:5, and for this slot, we'll use 7
  49. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  50. We found possible values for this puzzle, they are [1]
  51. Currently looping through this at point 0:0, and for this slot, we'll use 1
  52. Found current puzzle with empty slot at 1:6 , proceeding to get possible values for this empty slot.
  53. We found possible values for this puzzle, they are [3]
  54. Currently looping through this at point 1:6, and for this slot, we'll use 3
  55. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  56. There are no possible values for this current puzzle, returning false.
  57. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  58. There are no possible values for this current puzzle, returning false.
  59. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  60. There are no possible values for this current puzzle, returning false.
  61. Currently looping through this at point 1:5, and for this slot, we'll use 8
  62. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  63. We found possible values for this puzzle, they are [1]
  64. Currently looping through this at point 0:0, and for this slot, we'll use 1
  65. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  66. There are no possible values for this current puzzle, returning false.
  67. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  68. There are no possible values for this current puzzle, returning false.
  69. Currently looping through this at point 1:5, and for this slot, we'll use 9
  70. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  71. We found possible values for this puzzle, they are [1]
  72. Currently looping through this at point 0:0, and for this slot, we'll use 1
  73. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  74. There are no possible values for this current puzzle, returning false.
  75. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  76. There are no possible values for this current puzzle, returning false.
  77. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  78. There are no possible values for this current puzzle, returning false.
  79. Currently looping through this at point 1:4, and for this slot, we'll use 3
  80. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  81. We found possible values for this puzzle, they are [1]
  82. Currently looping through this at point 0:0, and for this slot, we'll use 1
  83. Found current puzzle with empty slot at 1:7 , proceeding to get possible values for this empty slot.
  84. We found possible values for this puzzle, they are [2]
  85. Currently looping through this at point 1:7, and for this slot, we'll use 2
  86. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  87. There are no possible values for this current puzzle, returning false.
  88. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  89. There are no possible values for this current puzzle, returning false.
  90. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  91. There are no possible values for this current puzzle, returning false.
  92. Currently looping through this at point 1:4, and for this slot, we'll use 7
  93. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  94. We found possible values for this puzzle, they are [1]
  95. Currently looping through this at point 0:0, and for this slot, we'll use 1
  96. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  97. There are no possible values for this current puzzle, returning false.
  98. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  99. There are no possible values for this current puzzle, returning false.
  100. Currently looping through this at point 1:4, and for this slot, we'll use 8
  101. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  102. We found possible values for this puzzle, they are [1]
  103. Currently looping through this at point 0:0, and for this slot, we'll use 1
  104. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  105. There are no possible values for this current puzzle, returning false.
  106. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  107. There are no possible values for this current puzzle, returning false.
  108. Currently looping through this at point 1:4, and for this slot, we'll use 9
  109. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  110. We found possible values for this puzzle, they are [1]
  111. Currently looping through this at point 0:0, and for this slot, we'll use 1
  112. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  113. There are no possible values for this current puzzle, returning false.
  114. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  115. There are no possible values for this current puzzle, returning false.
  116. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  117. There are no possible values for this current puzzle, returning false.
  118. Currently looping through this at point 1:3, and for this slot, we'll use 2
  119. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  120. We found possible values for this puzzle, they are [1]
  121. Currently looping through this at point 0:0, and for this slot, we'll use 1
  122. Found current puzzle with empty slot at 1:8 , proceeding to get possible values for this empty slot.
  123. We found possible values for this puzzle, they are [1]
  124. Currently looping through this at point 1:8, and for this slot, we'll use 1
  125. Found current puzzle with empty slot at 2:0 , proceeding to get possible values for this empty slot.
  126. We found possible values for this puzzle, they are [5, 6, 7, 8, 9]
  127. Currently looping through this at point 2:0, and for this slot, we'll use 5
  128. Found current puzzle with empty slot at 2:1 , proceeding to get possible values for this empty slot.
  129. We found possible values for this puzzle, they are [4, 6, 7, 8, 9]
  130. Currently looping through this at point 2:1, and for this slot, we'll use 4
  131. Found current puzzle with empty slot at 2:2 , proceeding to get possible values for this empty slot.
  132. We found possible values for this puzzle, they are [7, 8, 9]
  133. Currently looping through this at point 2:2, and for this slot, we'll use 7
  134. Found current puzzle with empty slot at 2:3 , proceeding to get possible values for this empty slot.
  135. We found possible values for this puzzle, they are [1, 3, 8, 9]
  136. Currently looping through this at point 2:3, and for this slot, we'll use 1
  137. Found current puzzle with empty slot at 2:4 , proceeding to get possible values for this empty slot.
  138. We found possible values for this puzzle, they are [2, 3, 8]
  139. Currently looping through this at point 2:4, and for this slot, we'll use 2
  140. Found current puzzle with empty slot at 2:5 , proceeding to get possible values for this empty slot.
  141. We found possible values for this puzzle, they are [3, 8]
  142. Currently looping through this at point 2:5, and for this slot, we'll use 3
  143. Found current puzzle with empty slot at 2:6 , proceeding to get possible values for this empty slot.
  144. We found possible values for this puzzle, they are [6]
  145. Currently looping through this at point 2:6, and for this slot, we'll use 6
  146. Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
  147. There are no possible values for this current puzzle, returning false.
  148. Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
  149. There are no possible values for this current puzzle, returning false.
  150. Currently looping through this at point 2:5, and for this slot, we'll use 8
  151. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  152. We found possible values for this puzzle, they are [1]
  153. Currently looping through this at point 0:0, and for this slot, we'll use 1
  154. Found current puzzle with empty slot at 2:7 , proceeding to get possible values for this empty slot.
  155. We found possible values for this puzzle, they are [3]
  156. Currently looping through this at point 2:7, and for this slot, we'll use 3
  157. Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
  158. There are no possible values for this current puzzle, returning false.
  159. Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
  160. There are no possible values for this current puzzle, returning false.
  161. Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
  162. There are no possible values for this current puzzle, returning false.
  163. Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
  164. There are no possible values for this current puzzle, returning false.
  165. Currently looping through this at point 2:4, and for this slot, we'll use 3
  166. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  167. We found possible values for this puzzle, they are [1]
  168. Currently looping through this at point 0:0, and for this slot, we'll use 1
  169. Found current puzzle with empty slot at 2:8 , proceeding to get possible values for this empty slot.
  170. We found possible values for this puzzle, they are [2]
  171. Currently looping through this at point 2:8, and for this slot, we'll use 2
  172. Found current puzzle with empty slot at 3:0 , proceeding to get possible values for this empty slot.
  173. We found possible values for this puzzle, they are [2, 3, 6, 7, 8, 9]
  174. Currently looping through this at point 3:0, and for this slot, we'll use 2
  175. Found current puzzle with empty slot at 3:1 , proceeding to get possible values for this empty slot.
  176. We found possible values for this puzzle, they are [1, 3, 6, 7, 8, 9]
  177. Currently looping through this at point 3:1, and for this slot, we'll use 1
  178. Found current puzzle with empty slot at 3:2 , proceeding to get possible values for this empty slot.
  179. We found possible values for this puzzle, they are [4, 5, 8, 9]
  180. Currently looping through this at point 3:2, and for this slot, we'll use 4
  181. Found current puzzle with empty slot at 3:3 , proceeding to get possible values for this empty slot.
  182. We found possible values for this puzzle, they are [3, 5, 6, 7, 8, 9]
  183. Currently looping through this at point 3:3, and for this slot, we'll use 3
  184. Found current puzzle with empty slot at 3:4 , proceeding to get possible values for this empty slot.
  185. We found possible values for this puzzle, they are [6, 7, 8]
  186. Currently looping through this at point 3:4, and for this slot, we'll use 6
  187. Found current puzzle with empty slot at 3:5 , proceeding to get possible values for this empty slot.
  188. We found possible values for this puzzle, they are [5, 7]
  189. Currently looping through this at point 3:5, and for this slot, we'll use 5
  190. Found current puzzle with empty slot at 3:6 , proceeding to get possible values for this empty slot.
  191. We found possible values for this puzzle, they are [8, 9]
  192. Currently looping through this at point 3:6, and for this slot, we'll use 8
  193. Found current puzzle with empty slot at 3:7 , proceeding to get possible values for this empty slot.
  194. We found possible values for this puzzle, they are [7, 9]
  195. Currently looping through this at point 3:7, and for this slot, we'll use 7
  196. Found current puzzle with empty slot at 3:8 , proceeding to get possible values for this empty slot.
  197. There are no possible values for this current puzzle, returning false.
  198. Currently looping through this at point 3:7, and for this slot, we'll use 9
  199. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  200. We found possible values for this puzzle, they are [1]
  201. Currently looping through this at point 0:0, and for this slot, we'll use 1
  202. Found current puzzle with empty slot at 3:8 , proceeding to get possible values for this empty slot.
  203. We found possible values for this puzzle, they are [7]
  204. Currently looping through this at point 3:8, and for this slot, we'll use 7
  205. Found current puzzle with empty slot at 4:0 , proceeding to get possible values for this empty slot.
  206. We found possible values for this puzzle, they are [3, 6, 7, 8, 9]
  207. Currently looping through this at point 4:0, and for this slot, we'll use 3
  208. Found current puzzle with empty slot at 4:1 , proceeding to get possible values for this empty slot.
  209. We found possible values for this puzzle, they are [6, 7, 8, 9]
  210. Currently looping through this at point 4:1, and for this slot, we'll use 6
  211. Found current puzzle with empty slot at 4:2 , proceeding to get possible values for this empty slot.
  212. We found possible values for this puzzle, they are [5, 8, 9]
  213. Currently looping through this at point 4:2, and for this slot, we'll use 5
  214. Found current puzzle with empty slot at 4:3 , proceeding to get possible values for this empty slot.
  215. We found possible values for this puzzle, they are [7, 8, 9]
  216. Currently looping through this at point 4:3, and for this slot, we'll use 7
  217. Found current puzzle with empty slot at 4:4 , proceeding to get possible values for this empty slot.
  218. We found possible values for this puzzle, they are [1, 2, 4, 8]
  219. Currently looping through this at point 4:4, and for this slot, we'll use 1
  220. Found current puzzle with empty slot at 4:5 , proceeding to get possible values for this empty slot.
  221. We found possible values for this puzzle, they are [2, 4]
  222. Currently looping through this at point 4:5, and for this slot, we'll use 2
  223. Found current puzzle with empty slot at 4:6 , proceeding to get possible values for this empty slot.
  224. We found possible values for this puzzle, they are [4]
  225. Currently looping through this at point 4:6, and for this slot, we'll use 4
  226. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  227. There are no possible values for this current puzzle, returning false.
  228. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  229. There are no possible values for this current puzzle, returning false.
  230. Currently looping through this at point 4:5, and for this slot, we'll use 4
  231. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  232. We found possible values for this puzzle, they are [1]
  233. Currently looping through this at point 0:0, and for this slot, we'll use 1
  234. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  235. There are no possible values for this current puzzle, returning false.
  236. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  237. There are no possible values for this current puzzle, returning false.
  238. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  239. There are no possible values for this current puzzle, returning false.
  240. Currently looping through this at point 4:4, and for this slot, we'll use 2
  241. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  242. We found possible values for this puzzle, they are [1]
  243. Currently looping through this at point 0:0, and for this slot, we'll use 1
  244. Found current puzzle with empty slot at 4:7 , proceeding to get possible values for this empty slot.
  245. We found possible values for this puzzle, they are [1]
  246. Currently looping through this at point 4:7, and for this slot, we'll use 1
  247. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  248. There are no possible values for this current puzzle, returning false.
  249. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  250. There are no possible values for this current puzzle, returning false.
  251. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  252. There are no possible values for this current puzzle, returning false.
  253. Currently looping through this at point 4:4, and for this slot, we'll use 4
  254. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  255. We found possible values for this puzzle, they are [1]
  256. Currently looping through this at point 0:0, and for this slot, we'll use 1
  257. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  258. There are no possible values for this current puzzle, returning false.
  259. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  260. There are no possible values for this current puzzle, returning false.
  261. Currently looping through this at point 4:4, and for this slot, we'll use 8
  262. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  263. We found possible values for this puzzle, they are [1]
  264. Currently looping through this at point 0:0, and for this slot, we'll use 1
  265. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  266. There are no possible values for this current puzzle, returning false.
  267. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  268. There are no possible values for this current puzzle, returning false.
  269. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  270. There are no possible values for this current puzzle, returning false.
  271. Currently looping through this at point 4:3, and for this slot, we'll use 8
  272. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  273. We found possible values for this puzzle, they are [1]
  274. Currently looping through this at point 0:0, and for this slot, we'll use 1
  275. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  276. There are no possible values for this current puzzle, returning false.
  277. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  278. There are no possible values for this current puzzle, returning false.
  279. Currently looping through this at point 4:3, and for this slot, we'll use 9
  280. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  281. We found possible values for this puzzle, they are [1]
  282. Currently looping through this at point 0:0, and for this slot, we'll use 1
  283. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  284. There are no possible values for this current puzzle, returning false.
  285. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  286. There are no possible values for this current puzzle, returning false.
  287. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  288. There are no possible values for this current puzzle, returning false.
  289. Currently looping through this at point 4:2, and for this slot, we'll use 8
  290. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  291. We found possible values for this puzzle, they are [1]
  292. Currently looping through this at point 0:0, and for this slot, we'll use 1
  293. Found current puzzle with empty slot at 4:8 , proceeding to get possible values for this empty slot.
  294. We found possible values for this puzzle, they are [5]
  295. Currently looping through this at point 4:8, and for this slot, we'll use 5
  296. Found current puzzle with empty slot at 5:0 , proceeding to get possible values for this empty slot.
  297. We found possible values for this puzzle, they are [6, 7, 8, 9]
  298. Currently looping through this at point 5:0, and for this slot, we'll use 6
  299. Found current puzzle with empty slot at 5:1 , proceeding to get possible values for this empty slot.
  300. We found possible values for this puzzle, they are [3, 7, 8, 9]
  301. Currently looping through this at point 5:1, and for this slot, we'll use 3
  302. Found current puzzle with empty slot at 5:2 , proceeding to get possible values for this empty slot.
  303. We found possible values for this puzzle, they are [5, 9]
  304. Currently looping through this at point 5:2, and for this slot, we'll use 5
  305. Found current puzzle with empty slot at 5:3 , proceeding to get possible values for this empty slot.
  306. We found possible values for this puzzle, they are [7, 8]
  307. Currently looping through this at point 5:3, and for this slot, we'll use 7
  308. Found current puzzle with empty slot at 5:4 , proceeding to get possible values for this empty slot.
  309. We found possible values for this puzzle, they are [1, 2, 4]
  310. Currently looping through this at point 5:4, and for this slot, we'll use 1
  311. Found current puzzle with empty slot at 5:5 , proceeding to get possible values for this empty slot.
  312. We found possible values for this puzzle, they are [2]
  313. Currently looping through this at point 5:5, and for this slot, we'll use 2
  314. Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
  315. There are no possible values for this current puzzle, returning false.
  316. Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
  317. There are no possible values for this current puzzle, returning false.
  318. Currently looping through this at point 5:4, and for this slot, we'll use 2
  319. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  320. We found possible values for this puzzle, they are [1]
  321. Currently looping through this at point 0:0, and for this slot, we'll use 1
  322. Found current puzzle with empty slot at 5:6 , proceeding to get possible values for this empty slot.
  323. We found possible values for this puzzle, they are [1]
  324. Currently looping through this at point 5:6, and for this slot, we'll use 1
  325. Found current puzzle with empty slot at 5:7 , proceeding to get possible values for this empty slot.
  326. We found possible values for this puzzle, they are [4]
  327. Currently looping through this at point 5:7, and for this slot, we'll use 4
  328. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  329. There are no possible values for this current puzzle, returning false.
  330. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  331. There are no possible values for this current puzzle, returning false.
  332. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  333. There are no possible values for this current puzzle, returning false.
  334. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  335. There are no possible values for this current puzzle, returning false.
  336. Currently looping through this at point 5:4, and for this slot, we'll use 4
  337. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  338. We found possible values for this puzzle, they are [1]
  339. Currently looping through this at point 0:0, and for this slot, we'll use 1
  340. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  341. There are no possible values for this current puzzle, returning false.
  342. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  343. There are no possible values for this current puzzle, returning false.
  344. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  345. There are no possible values for this current puzzle, returning false.
  346. Currently looping through this at point 5:3, and for this slot, we'll use 8
  347. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  348. We found possible values for this puzzle, they are [1]
  349. Currently looping through this at point 0:0, and for this slot, we'll use 1
  350. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  351. There are no possible values for this current puzzle, returning false.
  352. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  353. There are no possible values for this current puzzle, returning false.
  354. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  355. There are no possible values for this current puzzle, returning false.
  356. Currently looping through this at point 5:2, and for this slot, we'll use 9
  357. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  358. We found possible values for this puzzle, they are [1]
  359. Currently looping through this at point 0:0, and for this slot, we'll use 1
  360. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  361. There are no possible values for this current puzzle, returning false.
  362. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  363. There are no possible values for this current puzzle, returning false.
  364. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  365. There are no possible values for this current puzzle, returning false.
  366. Currently looping through this at point 5:1, and for this slot, we'll use 7
  367. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  368. We found possible values for this puzzle, they are [1]
  369. Currently looping through this at point 0:0, and for this slot, we'll use 1
  370. Found current puzzle with empty slot at 5:8 , proceeding to get possible values for this empty slot.
  371. We found possible values for this puzzle, they are [3]
  372. Currently looping through this at point 5:8, and for this slot, we'll use 3
  373. Found current puzzle with empty slot at 6:0 , proceeding to get possible values for this empty slot.
  374. We found possible values for this puzzle, they are [7, 8, 9]
  375. Currently looping through this at point 6:0, and for this slot, we'll use 7
  376. Found current puzzle with empty slot at 6:1 , proceeding to get possible values for this empty slot.
  377. We found possible values for this puzzle, they are [3, 8, 9]
  378. Currently looping through this at point 6:1, and for this slot, we'll use 3
  379. Found current puzzle with empty slot at 6:2 , proceeding to get possible values for this empty slot.
  380. We found possible values for this puzzle, they are [1, 2, 5]
  381. Currently looping through this at point 6:2, and for this slot, we'll use 1
  382. Found current puzzle with empty slot at 6:3 , proceeding to get possible values for this empty slot.
  383. We found possible values for this puzzle, they are [5, 6]
  384. Currently looping through this at point 6:3, and for this slot, we'll use 5
  385. Found current puzzle with empty slot at 6:4 , proceeding to get possible values for this empty slot.
  386. We found possible values for this puzzle, they are [2]
  387. Currently looping through this at point 6:4, and for this slot, we'll use 2
  388. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  389. There are no possible values for this current puzzle, returning false.
  390. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  391. There are no possible values for this current puzzle, returning false.
  392. Currently looping through this at point 6:3, and for this slot, we'll use 6
  393. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  394. We found possible values for this puzzle, they are [1]
  395. Currently looping through this at point 0:0, and for this slot, we'll use 1
  396. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  397. There are no possible values for this current puzzle, returning false.
  398. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  399. There are no possible values for this current puzzle, returning false.
  400. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  401. There are no possible values for this current puzzle, returning false.
  402. Currently looping through this at point 6:2, and for this slot, we'll use 2
  403. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  404. We found possible values for this puzzle, they are [1]
  405. Currently looping through this at point 0:0, and for this slot, we'll use 1
  406. Found current puzzle with empty slot at 6:5 , proceeding to get possible values for this empty slot.
  407. We found possible values for this puzzle, they are [1]
  408. Currently looping through this at point 6:5, and for this slot, we'll use 1
  409. Found current puzzle with empty slot at 6:6 , proceeding to get possible values for this empty slot.
  410. We found possible values for this puzzle, they are [5, 9]
  411. Currently looping through this at point 6:6, and for this slot, we'll use 5
  412. Found current puzzle with empty slot at 6:7 , proceeding to get possible values for this empty slot.
  413. There are no possible values for this current puzzle, returning false.
  414. Currently looping through this at point 6:6, and for this slot, we'll use 9
  415. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  416. We found possible values for this puzzle, they are [1]
  417. Currently looping through this at point 0:0, and for this slot, we'll use 1
  418. Found current puzzle with empty slot at 6:7 , proceeding to get possible values for this empty slot.
  419. We found possible values for this puzzle, they are [5]
  420. Currently looping through this at point 6:7, and for this slot, we'll use 5
  421. Found current puzzle with empty slot at 6:8 , proceeding to get possible values for this empty slot.
  422. We found possible values for this puzzle, they are [4, 8]
  423. Currently looping through this at point 6:8, and for this slot, we'll use 4
  424. Found current puzzle with empty slot at 7:0 , proceeding to get possible values for this empty slot.
  425. We found possible values for this puzzle, they are [8, 9]
  426. Currently looping through this at point 7:0, and for this slot, we'll use 8
  427. Found current puzzle with empty slot at 7:1 , proceeding to get possible values for this empty slot.
  428. We found possible values for this puzzle, they are [9]
  429. Currently looping through this at point 7:1, and for this slot, we'll use 9
  430. Found current puzzle with empty slot at 7:2 , proceeding to get possible values for this empty slot.
  431. We found possible values for this puzzle, they are [1, 5]
  432. Currently looping through this at point 7:2, and for this slot, we'll use 1
  433. Found current puzzle with empty slot at 7:3 , proceeding to get possible values for this empty slot.
  434. We found possible values for this puzzle, they are [5, 7]
  435. Currently looping through this at point 7:3, and for this slot, we'll use 5
  436. Found current puzzle with empty slot at 7:4 , proceeding to get possible values for this empty slot.
  437. We found possible values for this puzzle, they are [7]
  438. Currently looping through this at point 7:4, and for this slot, we'll use 7
  439. Found current puzzle with empty slot at 7:5 , proceeding to get possible values for this empty slot.
  440. We found possible values for this puzzle, they are [3]
  441. Currently looping through this at point 7:5, and for this slot, we'll use 3
  442. Found current puzzle with empty slot at 7:6 , proceeding to get possible values for this empty slot.
  443. We found possible values for this puzzle, they are [2]
  444. Currently looping through this at point 7:6, and for this slot, we'll use 2
  445. Found current puzzle with empty slot at 7:7 , proceeding to get possible values for this empty slot.
  446. We found possible values for this puzzle, they are [6]
  447. Currently looping through this at point 7:7, and for this slot, we'll use 6
  448. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  449. There are no possible values for this current puzzle, returning false.
  450. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  451. There are no possible values for this current puzzle, returning false.
  452. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  453. There are no possible values for this current puzzle, returning false.
  454. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  455. There are no possible values for this current puzzle, returning false.
  456. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  457. There are no possible values for this current puzzle, returning false.
  458. Currently looping through this at point 7:3, and for this slot, we'll use 7
  459. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  460. We found possible values for this puzzle, they are [1]
  461. Currently looping through this at point 0:0, and for this slot, we'll use 1
  462. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  463. There are no possible values for this current puzzle, returning false.
  464. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  465. There are no possible values for this current puzzle, returning false.
  466. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  467. There are no possible values for this current puzzle, returning false.
  468. Currently looping through this at point 7:2, and for this slot, we'll use 5
  469. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  470. We found possible values for this puzzle, they are [1]
  471. Currently looping through this at point 0:0, and for this slot, we'll use 1
  472. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  473. There are no possible values for this current puzzle, returning false.
  474. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  475. There are no possible values for this current puzzle, returning false.
  476. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  477. There are no possible values for this current puzzle, returning false.
  478. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  479. There are no possible values for this current puzzle, returning false.
  480. Currently looping through this at point 7:0, and for this slot, we'll use 9
  481. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  482. We found possible values for this puzzle, they are [1]
  483. Currently looping through this at point 0:0, and for this slot, we'll use 1
  484. Found current puzzle with empty slot at 7:8 , proceeding to get possible values for this empty slot.
  485. We found possible values for this puzzle, they are [8]
  486. Currently looping through this at point 7:8, and for this slot, we'll use 8
  487. Found current puzzle with empty slot at 8:0 , proceeding to get possible values for this empty slot.
  488. We found possible values for this puzzle, they are [8]
  489. Currently looping through this at point 8:0, and for this slot, we'll use 8
  490. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  491. There are no possible values for this current puzzle, returning false.
  492. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  493. There are no possible values for this current puzzle, returning false.
  494. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  495. There are no possible values for this current puzzle, returning false.
  496. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  497. There are no possible values for this current puzzle, returning false.
  498. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  499. There are no possible values for this current puzzle, returning false.
  500. Currently looping through this at point 6:8, and for this slot, we'll use 8
  501. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  502. We found possible values for this puzzle, they are [1]
  503. Currently looping through this at point 0:0, and for this slot, we'll use 1
  504. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  505. There are no possible values for this current puzzle, returning false.
  506. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  507. There are no possible values for this current puzzle, returning false.
  508. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  509. There are no possible values for this current puzzle, returning false.
  510. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  511. There are no possible values for this current puzzle, returning false.
  512. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  513. There are no possible values for this current puzzle, returning false.
  514. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  515. There are no possible values for this current puzzle, returning false.
  516. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  517. There are no possible values for this current puzzle, returning false.
  518. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  519. There are no possible values for this current puzzle, returning false.
  520. Currently looping through this at point 6:2, and for this slot, we'll use 5
  521. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  522. We found possible values for this puzzle, they are [1]
  523. Currently looping through this at point 0:0, and for this slot, we'll use 1
  524. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  525. There are no possible values for this current puzzle, returning false.
  526. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  527. There are no possible values for this current puzzle, returning false.
  528. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  529. There are no possible values for this current puzzle, returning false.
  530. Currently looping through this at point 6:1, and for this slot, we'll use 8
  531. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  532. We found possible values for this puzzle, they are [1]
  533. Currently looping through this at point 0:0, and for this slot, we'll use 1
  534. Found current puzzle with empty slot at 8:1 , proceeding to get possible values for this empty slot.
  535. We found possible values for this puzzle, they are [3]
  536. Currently looping through this at point 8:1, and for this slot, we'll use 3
  537. Found current puzzle with empty slot at 8:2 , proceeding to get possible values for this empty slot.
  538. We found possible values for this puzzle, they are [1, 2]
  539. Currently looping through this at point 8:2, and for this slot, we'll use 1
  540. Found current puzzle with empty slot at 8:3 , proceeding to get possible values for this empty slot.
  541. We found possible values for this puzzle, they are [5]
  542. Currently looping through this at point 8:3, and for this slot, we'll use 5
  543. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  544. There are no possible values for this current puzzle, returning false.
  545. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  546. There are no possible values for this current puzzle, returning false.
  547. Currently looping through this at point 8:2, and for this slot, we'll use 2
  548. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  549. We found possible values for this puzzle, they are [1]
  550. Currently looping through this at point 0:0, and for this slot, we'll use 1
  551. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  552. There are no possible values for this current puzzle, returning false.
  553. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  554. There are no possible values for this current puzzle, returning false.
  555. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  556. There are no possible values for this current puzzle, returning false.
  557. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  558. There are no possible values for this current puzzle, returning false.
  559. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  560. There are no possible values for this current puzzle, returning false.
  561. Currently looping through this at point 6:1, and for this slot, we'll use 9
  562. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  563. We found possible values for this puzzle, they are [1]
  564. Currently looping through this at point 0:0, and for this slot, we'll use 1
  565. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  566. There are no possible values for this current puzzle, returning false.
  567. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  568. There are no possible values for this current puzzle, returning false.
  569. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  570. There are no possible values for this current puzzle, returning false.
  571. Currently looping through this at point 6:0, and for this slot, we'll use 8
  572. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  573. We found possible values for this puzzle, they are [1]
  574. Currently looping through this at point 0:0, and for this slot, we'll use 1
  575. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  576. There are no possible values for this current puzzle, returning false.
  577. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  578. There are no possible values for this current puzzle, returning false.
  579. Currently looping through this at point 6:0, and for this slot, we'll use 9
  580. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  581. We found possible values for this puzzle, they are [1]
  582. Currently looping through this at point 0:0, and for this slot, we'll use 1
  583. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  584. There are no possible values for this current puzzle, returning false.
  585. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  586. There are no possible values for this current puzzle, returning false.
  587. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  588. There are no possible values for this current puzzle, returning false.
  589. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  590. There are no possible values for this current puzzle, returning false.
  591. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  592. There are no possible values for this current puzzle, returning false.
  593. Currently looping through this at point 5:1, and for this slot, we'll use 8
  594. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  595. We found possible values for this puzzle, they are [1]
  596. Currently looping through this at point 0:0, and for this slot, we'll use 1
  597. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  598. There are no possible values for this current puzzle, returning false.
  599. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  600. There are no possible values for this current puzzle, returning false.
  601. Currently looping through this at point 5:1, and for this slot, we'll use 9
  602. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  603. We found possible values for this puzzle, they are [1]
  604. Currently looping through this at point 0:0, and for this slot, we'll use 1
  605. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  606. There are no possible values for this current puzzle, returning false.
  607. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  608. There are no possible values for this current puzzle, returning false.
  609. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  610. There are no possible values for this current puzzle, returning false.
  611. Currently looping through this at point 5:0, and for this slot, we'll use 7
  612. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  613. We found possible values for this puzzle, they are [1]
  614. Currently looping through this at point 0:0, and for this slot, we'll use 1
  615. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  616. There are no possible values for this current puzzle, returning false.
  617. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  618. There are no possible values for this current puzzle, returning false.
  619. Currently looping through this at point 5:0, and for this slot, we'll use 8
  620. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  621. We found possible values for this puzzle, they are [1]
  622. Currently looping through this at point 0:0, and for this slot, we'll use 1
  623. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  624. There are no possible values for this current puzzle, returning false.
  625. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  626. There are no possible values for this current puzzle, returning false.
  627. Currently looping through this at point 5:0, and for this slot, we'll use 9
  628. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  629. We found possible values for this puzzle, they are [1]
  630. Currently looping through this at point 0:0, and for this slot, we'll use 1
  631. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  632. There are no possible values for this current puzzle, returning false.
  633. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  634. There are no possible values for this current puzzle, returning false.
  635. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  636. There are no possible values for this current puzzle, returning false.
  637. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  638. There are no possible values for this current puzzle, returning false.
  639. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  640. There are no possible values for this current puzzle, returning false.
  641. Currently looping through this at point 4:2, and for this slot, we'll use 9
  642. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  643. We found possible values for this puzzle, they are [1]
  644. Currently looping through this at point 0:0, and for this slot, we'll use 1
  645. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  646. There are no possible values for this current puzzle, returning false.
  647. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  648. There are no possible values for this current puzzle, returning false.
  649. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  650. There are no possible values for this current puzzle, returning false.
  651. Currently looping through this at point 4:1, and for this slot, we'll use 7
  652. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  653. We found possible values for this puzzle, they are [1]
  654. Currently looping through this at point 0:0, and for this slot, we'll use 1
  655. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  656. There are no possible values for this current puzzle, returning false.
  657. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  658. There are no possible values for this current puzzle, returning false.
  659. Currently looping through this at point 4:1, and for this slot, we'll use 8
  660. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  661. We found possible values for this puzzle, they are [1]
  662. Currently looping through this at point 0:0, and for this slot, we'll use 1
  663. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  664. There are no possible values for this current puzzle, returning false.
  665. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  666. There are no possible values for this current puzzle, returning false.
  667. Currently looping through this at point 4:1, and for this slot, we'll use 9
  668. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  669. We found possible values for this puzzle, they are [1]
  670. Currently looping through this at point 0:0, and for this slot, we'll use 1
  671. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  672. There are no possible values for this current puzzle, returning false.
  673. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  674. There are no possible values for this current puzzle, returning false.
  675. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  676. There are no possible values for this current puzzle, returning false.
  677. Currently looping through this at point 4:0, and for this slot, we'll use 6
  678. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  679. We found possible values for this puzzle, they are [1]
  680. Currently looping through this at point 0:0, and for this slot, we'll use 1
  681. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  682. There are no possible values for this current puzzle, returning false.
  683. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  684. There are no possible values for this current puzzle, returning false.
  685. Currently looping through this at point 4:0, and for this slot, we'll use 7
  686. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  687. We found possible values for this puzzle, they are [1]
  688. Currently looping through this at point 0:0, and for this slot, we'll use 1
  689. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  690. There are no possible values for this current puzzle, returning false.
  691. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  692. There are no possible values for this current puzzle, returning false.
  693. Currently looping through this at point 4:0, and for this slot, we'll use 8
  694. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  695. We found possible values for this puzzle, they are [1]
  696. Currently looping through this at point 0:0, and for this slot, we'll use 1
  697. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  698. There are no possible values for this current puzzle, returning false.
  699. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  700. There are no possible values for this current puzzle, returning false.
  701. Currently looping through this at point 4:0, and for this slot, we'll use 9
  702. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  703. We found possible values for this puzzle, they are [1]
  704. Currently looping through this at point 0:0, and for this slot, we'll use 1
  705. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  706. There are no possible values for this current puzzle, returning false.
  707. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  708. There are no possible values for this current puzzle, returning false.
  709. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  710. There are no possible values for this current puzzle, returning false.
  711. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  712. There are no possible values for this current puzzle, returning false.
  713. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  714. There are no possible values for this current puzzle, returning false.
  715. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  716. There are no possible values for this current puzzle, returning false.
  717. Currently looping through this at point 3:6, and for this slot, we'll use 9
  718. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  719. We found possible values for this puzzle, they are [1]
  720. Currently looping through this at point 0:0, and for this slot, we'll use 1
  721. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  722. There are no possible values for this current puzzle, returning false.
  723. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  724. There are no possible values for this current puzzle, returning false.
  725. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  726. There are no possible values for this current puzzle, returning false.
  727. Currently looping through this at point 3:5, and for this slot, we'll use 7
  728. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  729. We found possible values for this puzzle, they are [1]
  730. Currently looping through this at point 0:0, and for this slot, we'll use 1
  731. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  732. There are no possible values for this current puzzle, returning false.
  733. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  734. There are no possible values for this current puzzle, returning false.
  735. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  736. There are no possible values for this current puzzle, returning false.
  737. Currently looping through this at point 3:4, and for this slot, we'll use 7
  738. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  739. We found possible values for this puzzle, they are [1]
  740. Currently looping through this at point 0:0, and for this slot, we'll use 1
  741. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  742. There are no possible values for this current puzzle, returning false.
  743. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  744. There are no possible values for this current puzzle, returning false.
  745. Currently looping through this at point 3:4, and for this slot, we'll use 8
  746. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  747. We found possible values for this puzzle, they are [1]
  748. Currently looping through this at point 0:0, and for this slot, we'll use 1
  749. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  750. There are no possible values for this current puzzle, returning false.
  751. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  752. There are no possible values for this current puzzle, returning false.
  753. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  754. There are no possible values for this current puzzle, returning false.
  755. Currently looping through this at point 3:3, and for this slot, we'll use 5
  756. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  757. We found possible values for this puzzle, they are [1]
  758. Currently looping through this at point 0:0, and for this slot, we'll use 1
  759. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  760. There are no possible values for this current puzzle, returning false.
  761. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  762. There are no possible values for this current puzzle, returning false.
  763. Currently looping through this at point 3:3, and for this slot, we'll use 6
  764. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  765. We found possible values for this puzzle, they are [1]
  766. Currently looping through this at point 0:0, and for this slot, we'll use 1
  767. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  768. There are no possible values for this current puzzle, returning false.
  769. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  770. There are no possible values for this current puzzle, returning false.
  771. Currently looping through this at point 3:3, and for this slot, we'll use 7
  772. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  773. We found possible values for this puzzle, they are [1]
  774. Currently looping through this at point 0:0, and for this slot, we'll use 1
  775. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  776. There are no possible values for this current puzzle, returning false.
  777. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  778. There are no possible values for this current puzzle, returning false.
  779. Currently looping through this at point 3:3, and for this slot, we'll use 8
  780. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  781. We found possible values for this puzzle, they are [1]
  782. Currently looping through this at point 0:0, and for this slot, we'll use 1
  783. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  784. There are no possible values for this current puzzle, returning false.
  785. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  786. There are no possible values for this current puzzle, returning false.
  787. Currently looping through this at point 3:3, and for this slot, we'll use 9
  788. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  789. We found possible values for this puzzle, they are [1]
  790. Currently looping through this at point 0:0, and for this slot, we'll use 1
  791. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  792. There are no possible values for this current puzzle, returning false.
  793. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  794. There are no possible values for this current puzzle, returning false.
  795. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  796. There are no possible values for this current puzzle, returning false.
  797. Currently looping through this at point 3:2, and for this slot, we'll use 5
  798. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  799. We found possible values for this puzzle, they are [1]
  800. Currently looping through this at point 0:0, and for this slot, we'll use 1
  801. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  802. There are no possible values for this current puzzle, returning false.
  803. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  804. There are no possible values for this current puzzle, returning false.
  805. Currently looping through this at point 3:2, and for this slot, we'll use 8
  806. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  807. We found possible values for this puzzle, they are [1]
  808. Currently looping through this at point 0:0, and for this slot, we'll use 1
  809. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  810. There are no possible values for this current puzzle, returning false.
  811. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  812. There are no possible values for this current puzzle, returning false.
  813. Currently looping through this at point 3:2, and for this slot, we'll use 9
  814. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  815. We found possible values for this puzzle, they are [1]
  816. Currently looping through this at point 0:0, and for this slot, we'll use 1
  817. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  818. There are no possible values for this current puzzle, returning false.
  819. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  820. There are no possible values for this current puzzle, returning false.
  821. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  822. There are no possible values for this current puzzle, returning false.
  823. Currently looping through this at point 3:1, and for this slot, we'll use 3
  824. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  825. We found possible values for this puzzle, they are [1]
  826. Currently looping through this at point 0:0, and for this slot, we'll use 1
  827. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  828. There are no possible values for this current puzzle, returning false.
  829. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  830. There are no possible values for this current puzzle, returning false.
  831. Currently looping through this at point 3:1, and for this slot, we'll use 6
  832. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  833. We found possible values for this puzzle, they are [1]
  834. Currently looping through this at point 0:0, and for this slot, we'll use 1
  835. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  836. There are no possible values for this current puzzle, returning false.
  837. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  838. There are no possible values for this current puzzle, returning false.
  839. Currently looping through this at point 3:1, and for this slot, we'll use 7
  840. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  841. We found possible values for this puzzle, they are [1]
  842. Currently looping through this at point 0:0, and for this slot, we'll use 1
  843. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  844. There are no possible values for this current puzzle, returning false.
  845. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  846. There are no possible values for this current puzzle, returning false.
  847. Currently looping through this at point 3:1, and for this slot, we'll use 8
  848. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  849. We found possible values for this puzzle, they are [1]
  850. Currently looping through this at point 0:0, and for this slot, we'll use 1
  851. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  852. There are no possible values for this current puzzle, returning false.
  853. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  854. There are no possible values for this current puzzle, returning false.
  855. Currently looping through this at point 3:1, and for this slot, we'll use 9
  856. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  857. We found possible values for this puzzle, they are [1]
  858. Currently looping through this at point 0:0, and for this slot, we'll use 1
  859. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  860. There are no possible values for this current puzzle, returning false.
  861. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  862. There are no possible values for this current puzzle, returning false.
  863. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  864. There are no possible values for this current puzzle, returning false.
  865. Currently looping through this at point 3:0, and for this slot, we'll use 3
  866. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  867. We found possible values for this puzzle, they are [1]
  868. Currently looping through this at point 0:0, and for this slot, we'll use 1
  869. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  870. There are no possible values for this current puzzle, returning false.
  871. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  872. There are no possible values for this current puzzle, returning false.
  873. Currently looping through this at point 3:0, and for this slot, we'll use 6
  874. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  875. We found possible values for this puzzle, they are [1]
  876. Currently looping through this at point 0:0, and for this slot, we'll use 1
  877. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  878. There are no possible values for this current puzzle, returning false.
  879. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  880. There are no possible values for this current puzzle, returning false.
  881. Currently looping through this at point 3:0, and for this slot, we'll use 7
  882. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  883. We found possible values for this puzzle, they are [1]
  884. Currently looping through this at point 0:0, and for this slot, we'll use 1
  885. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  886. There are no possible values for this current puzzle, returning false.
  887. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  888. There are no possible values for this current puzzle, returning false.
  889. Currently looping through this at point 3:0, and for this slot, we'll use 8
  890. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  891. We found possible values for this puzzle, they are [1]
  892. Currently looping through this at point 0:0, and for this slot, we'll use 1
  893. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  894. There are no possible values for this current puzzle, returning false.
  895. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  896. There are no possible values for this current puzzle, returning false.
  897. Currently looping through this at point 3:0, and for this slot, we'll use 9
  898. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  899. We found possible values for this puzzle, they are [1]
  900. Currently looping through this at point 0:0, and for this slot, we'll use 1
  901. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  902. There are no possible values for this current puzzle, returning false.
  903. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  904. There are no possible values for this current puzzle, returning false.
  905. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  906. There are no possible values for this current puzzle, returning false.
  907. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  908. There are no possible values for this current puzzle, returning false.
  909. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  910. There are no possible values for this current puzzle, returning false.
  911. Currently looping through this at point 2:4, and for this slot, we'll use 8
  912. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  913. We found possible values for this puzzle, they are [1]
  914. Currently looping through this at point 0:0, and for this slot, we'll use 1
  915. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  916. There are no possible values for this current puzzle, returning false.
  917. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  918. There are no possible values for this current puzzle, returning false.
  919. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  920. There are no possible values for this current puzzle, returning false.
  921. Currently looping through this at point 2:3, and for this slot, we'll use 3
  922. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  923. We found possible values for this puzzle, they are [1]
  924. Currently looping through this at point 0:0, and for this slot, we'll use 1
  925. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  926. There are no possible values for this current puzzle, returning false.
  927. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  928. There are no possible values for this current puzzle, returning false.
  929. Currently looping through this at point 2:3, and for this slot, we'll use 8
  930. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  931. We found possible values for this puzzle, they are [1]
  932. Currently looping through this at point 0:0, and for this slot, we'll use 1
  933. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  934. There are no possible values for this current puzzle, returning false.
  935. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  936. There are no possible values for this current puzzle, returning false.
  937. Currently looping through this at point 2:3, and for this slot, we'll use 9
  938. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  939. We found possible values for this puzzle, they are [1]
  940. Currently looping through this at point 0:0, and for this slot, we'll use 1
  941. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  942. There are no possible values for this current puzzle, returning false.
  943. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  944. There are no possible values for this current puzzle, returning false.
  945. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  946. There are no possible values for this current puzzle, returning false.
  947. Currently looping through this at point 2:2, and for this slot, we'll use 8
  948. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  949. We found possible values for this puzzle, they are [1]
  950. Currently looping through this at point 0:0, and for this slot, we'll use 1
  951. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  952. There are no possible values for this current puzzle, returning false.
  953. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  954. There are no possible values for this current puzzle, returning false.
  955. Currently looping through this at point 2:2, and for this slot, we'll use 9
  956. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  957. We found possible values for this puzzle, they are [1]
  958. Currently looping through this at point 0:0, and for this slot, we'll use 1
  959. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  960. There are no possible values for this current puzzle, returning false.
  961. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  962. There are no possible values for this current puzzle, returning false.
  963. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  964. There are no possible values for this current puzzle, returning false.
  965. Currently looping through this at point 2:1, and for this slot, we'll use 6
  966. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  967. We found possible values for this puzzle, they are [1]
  968. Currently looping through this at point 0:0, and for this slot, we'll use 1
  969. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  970. There are no possible values for this current puzzle, returning false.
  971. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  972. There are no possible values for this current puzzle, returning false.
  973. Currently looping through this at point 2:1, and for this slot, we'll use 7
  974. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  975. We found possible values for this puzzle, they are [1]
  976. Currently looping through this at point 0:0, and for this slot, we'll use 1
  977. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  978. There are no possible values for this current puzzle, returning false.
  979. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  980. There are no possible values for this current puzzle, returning false.
  981. Currently looping through this at point 2:1, and for this slot, we'll use 8
  982. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  983. We found possible values for this puzzle, they are [1]
  984. Currently looping through this at point 0:0, and for this slot, we'll use 1
  985. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  986. There are no possible values for this current puzzle, returning false.
  987. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  988. There are no possible values for this current puzzle, returning false.
  989. Currently looping through this at point 2:1, and for this slot, we'll use 9
  990. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  991. We found possible values for this puzzle, they are [1]
  992. Currently looping through this at point 0:0, and for this slot, we'll use 1
  993. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  994. There are no possible values for this current puzzle, returning false.
  995. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  996. There are no possible values for this current puzzle, returning false.
  997. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  998. There are no possible values for this current puzzle, returning false.
  999. Currently looping through this at point 2:0, and for this slot, we'll use 6
  1000. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1001. We found possible values for this puzzle, they are [1]
  1002. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1003. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1004. There are no possible values for this current puzzle, returning false.
  1005. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1006. There are no possible values for this current puzzle, returning false.
  1007. Currently looping through this at point 2:0, and for this slot, we'll use 7
  1008. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1009. We found possible values for this puzzle, they are [1]
  1010. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1011. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1012. There are no possible values for this current puzzle, returning false.
  1013. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1014. There are no possible values for this current puzzle, returning false.
  1015. Currently looping through this at point 2:0, and for this slot, we'll use 8
  1016. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1017. We found possible values for this puzzle, they are [1]
  1018. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1019. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1020. There are no possible values for this current puzzle, returning false.
  1021. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1022. There are no possible values for this current puzzle, returning false.
  1023. Currently looping through this at point 2:0, and for this slot, we'll use 9
  1024. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1025. We found possible values for this puzzle, they are [1]
  1026. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1027. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1028. There are no possible values for this current puzzle, returning false.
  1029. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1030. There are no possible values for this current puzzle, returning false.
  1031. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1032. There are no possible values for this current puzzle, returning false.
  1033. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1034. There are no possible values for this current puzzle, returning false.
  1035. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1036. There are no possible values for this current puzzle, returning false.
  1037. Currently looping through this at point 1:3, and for this slot, we'll use 3
  1038. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1039. We found possible values for this puzzle, they are [1]
  1040. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1041. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1042. There are no possible values for this current puzzle, returning false.
  1043. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1044. There are no possible values for this current puzzle, returning false.
  1045. Currently looping through this at point 1:3, and for this slot, we'll use 7
  1046. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1047. We found possible values for this puzzle, they are [1]
  1048. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1049. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1050. There are no possible values for this current puzzle, returning false.
  1051. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1052. There are no possible values for this current puzzle, returning false.
  1053. Currently looping through this at point 1:3, and for this slot, we'll use 8
  1054. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1055. We found possible values for this puzzle, they are [1]
  1056. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1057. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1058. There are no possible values for this current puzzle, returning false.
  1059. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1060. There are no possible values for this current puzzle, returning false.
  1061. Currently looping through this at point 1:3, and for this slot, we'll use 9
  1062. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1063. We found possible values for this puzzle, they are [1]
  1064. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1065. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1066. There are no possible values for this current puzzle, returning false.
  1067. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1068. There are no possible values for this current puzzle, returning false.
  1069. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1070. There are no possible values for this current puzzle, returning false.
  1071. Currently looping through this at point 1:2, and for this slot, we'll use 7
  1072. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1073. We found possible values for this puzzle, they are [1]
  1074. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1075. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1076. There are no possible values for this current puzzle, returning false.
  1077. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1078. There are no possible values for this current puzzle, returning false.
  1079. Currently looping through this at point 1:2, and for this slot, we'll use 8
  1080. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1081. We found possible values for this puzzle, they are [1]
  1082. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1083. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1084. There are no possible values for this current puzzle, returning false.
  1085. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1086. There are no possible values for this current puzzle, returning false.
  1087. Currently looping through this at point 1:2, and for this slot, we'll use 9
  1088. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1089. We found possible values for this puzzle, they are [1]
  1090. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1091. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1092. There are no possible values for this current puzzle, returning false.
  1093. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1094. There are no possible values for this current puzzle, returning false.
  1095. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1096. There are no possible values for this current puzzle, returning false.
  1097. Currently looping through this at point 1:1, and for this slot, we'll use 6
  1098. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1099. We found possible values for this puzzle, they are [1]
  1100. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1101. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1102. There are no possible values for this current puzzle, returning false.
  1103. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1104. There are no possible values for this current puzzle, returning false.
  1105. Currently looping through this at point 1:1, and for this slot, we'll use 7
  1106. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1107. We found possible values for this puzzle, they are [1]
  1108. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1109. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1110. There are no possible values for this current puzzle, returning false.
  1111. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1112. There are no possible values for this current puzzle, returning false.
  1113. Currently looping through this at point 1:1, and for this slot, we'll use 8
  1114. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1115. We found possible values for this puzzle, they are [1]
  1116. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1117. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1118. There are no possible values for this current puzzle, returning false.
  1119. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1120. There are no possible values for this current puzzle, returning false.
  1121. Currently looping through this at point 1:1, and for this slot, we'll use 9
  1122. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1123. We found possible values for this puzzle, they are [1]
  1124. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1125. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1126. There are no possible values for this current puzzle, returning false.
  1127. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1128. There are no possible values for this current puzzle, returning false.
  1129. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1130. There are no possible values for this current puzzle, returning false.
  1131. Currently looping through this at point 1:0, and for this slot, we'll use 5
  1132. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1133. We found possible values for this puzzle, they are [1]
  1134. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1135. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1136. There are no possible values for this current puzzle, returning false.
  1137. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1138. There are no possible values for this current puzzle, returning false.
  1139. Currently looping through this at point 1:0, and for this slot, we'll use 6
  1140. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1141. We found possible values for this puzzle, they are [1]
  1142. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1143. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1144. There are no possible values for this current puzzle, returning false.
  1145. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1146. There are no possible values for this current puzzle, returning false.
  1147. Currently looping through this at point 1:0, and for this slot, we'll use 7
  1148. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1149. We found possible values for this puzzle, they are [1]
  1150. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1151. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1152. There are no possible values for this current puzzle, returning false.
  1153. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1154. There are no possible values for this current puzzle, returning false.
  1155. Currently looping through this at point 1:0, and for this slot, we'll use 8
  1156. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1157. We found possible values for this puzzle, they are [1]
  1158. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1159. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1160. There are no possible values for this current puzzle, returning false.
  1161. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1162. There are no possible values for this current puzzle, returning false.
  1163. Currently looping through this at point 1:0, and for this slot, we'll use 9
  1164. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1165. We found possible values for this puzzle, they are [1]
  1166. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1167. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1168. There are no possible values for this current puzzle, returning false.
  1169. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1170. There are no possible values for this current puzzle, returning false.
  1171. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1172. There are no possible values for this current puzzle, returning false.
  1173. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1174. There are no possible values for this current puzzle, returning false.
  1175. Currently looping through this at point 0:7, and for this slot, we'll use 9
  1176. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1177. We found possible values for this puzzle, they are [1]
  1178. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1179. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1180. There are no possible values for this current puzzle, returning false.
  1181. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1182. There are no possible values for this current puzzle, returning false.
  1183. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1184. There are no possible values for this current puzzle, returning false.
  1185. Currently looping through this at point 0:6, and for this slot, we'll use 8
  1186. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1187. We found possible values for this puzzle, they are [1, 7]
  1188. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1189. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1190. There are no possible values for this current puzzle, returning false.
  1191. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1192. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1193. There are no possible values for this current puzzle, returning false.
  1194. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1195. There are no possible values for this current puzzle, returning false.
  1196. Currently looping through this at point 0:6, and for this slot, we'll use 9
  1197. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1198. We found possible values for this puzzle, they are [1, 7]
  1199. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1200. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1201. There are no possible values for this current puzzle, returning false.
  1202. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1203. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1204. There are no possible values for this current puzzle, returning false.
  1205. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1206. There are no possible values for this current puzzle, returning false.
  1207. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1208. There are no possible values for this current puzzle, returning false.
  1209. Currently looping through this at point 0:5, and for this slot, we'll use 7
  1210. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1211. We found possible values for this puzzle, they are [1, 6]
  1212. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1213. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1214. There are no possible values for this current puzzle, returning false.
  1215. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1216. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1217. There are no possible values for this current puzzle, returning false.
  1218. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1219. There are no possible values for this current puzzle, returning false.
  1220. Currently looping through this at point 0:5, and for this slot, we'll use 8
  1221. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1222. We found possible values for this puzzle, they are [1, 6, 7]
  1223. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1224. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1225. There are no possible values for this current puzzle, returning false.
  1226. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1227. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1228. There are no possible values for this current puzzle, returning false.
  1229. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1230. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1231. There are no possible values for this current puzzle, returning false.
  1232. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1233. There are no possible values for this current puzzle, returning false.
  1234. Currently looping through this at point 0:5, and for this slot, we'll use 9
  1235. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1236. We found possible values for this puzzle, they are [1, 6, 7]
  1237. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1238. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1239. There are no possible values for this current puzzle, returning false.
  1240. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1241. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1242. There are no possible values for this current puzzle, returning false.
  1243. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1244. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1245. There are no possible values for this current puzzle, returning false.
  1246. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1247. There are no possible values for this current puzzle, returning false.
  1248. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1249. There are no possible values for this current puzzle, returning false.
  1250. Currently looping through this at point 0:4, and for this slot, we'll use 6
  1251. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1252. We found possible values for this puzzle, they are [1, 5, 7]
  1253. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1254. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1255. There are no possible values for this current puzzle, returning false.
  1256. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1257. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1258. There are no possible values for this current puzzle, returning false.
  1259. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1260. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1261. There are no possible values for this current puzzle, returning false.
  1262. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1263. There are no possible values for this current puzzle, returning false.
  1264. Currently looping through this at point 0:4, and for this slot, we'll use 7
  1265. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1266. We found possible values for this puzzle, they are [1, 5, 6]
  1267. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1268. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1269. There are no possible values for this current puzzle, returning false.
  1270. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1271. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1272. There are no possible values for this current puzzle, returning false.
  1273. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1274. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1275. There are no possible values for this current puzzle, returning false.
  1276. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1277. There are no possible values for this current puzzle, returning false.
  1278. Currently looping through this at point 0:4, and for this slot, we'll use 8
  1279. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1280. We found possible values for this puzzle, they are [1, 5, 6, 7]
  1281. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1282. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1283. There are no possible values for this current puzzle, returning false.
  1284. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1285. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1286. There are no possible values for this current puzzle, returning false.
  1287. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1288. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1289. There are no possible values for this current puzzle, returning false.
  1290. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1291. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1292. There are no possible values for this current puzzle, returning false.
  1293. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1294. There are no possible values for this current puzzle, returning false.
  1295. Currently looping through this at point 0:4, and for this slot, we'll use 9
  1296. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1297. We found possible values for this puzzle, they are [1, 5, 6, 7]
  1298. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1299. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1300. There are no possible values for this current puzzle, returning false.
  1301. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1302. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1303. There are no possible values for this current puzzle, returning false.
  1304. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1305. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1306. There are no possible values for this current puzzle, returning false.
  1307. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1308. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1309. There are no possible values for this current puzzle, returning false.
  1310. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1311. There are no possible values for this current puzzle, returning false.
  1312. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1313. There are no possible values for this current puzzle, returning false.
  1314. Currently looping through this at point 0:3, and for this slot, we'll use 5
  1315. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1316. We found possible values for this puzzle, they are [1, 4, 6, 7]
  1317. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1318. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1319. There are no possible values for this current puzzle, returning false.
  1320. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1321. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1322. There are no possible values for this current puzzle, returning false.
  1323. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1324. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1325. There are no possible values for this current puzzle, returning false.
  1326. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1327. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1328. There are no possible values for this current puzzle, returning false.
  1329. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1330. There are no possible values for this current puzzle, returning false.
  1331. Currently looping through this at point 0:3, and for this slot, we'll use 6
  1332. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1333. We found possible values for this puzzle, they are [1, 4, 5, 7]
  1334. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1335. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1336. There are no possible values for this current puzzle, returning false.
  1337. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1338. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1339. There are no possible values for this current puzzle, returning false.
  1340. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1341. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1342. There are no possible values for this current puzzle, returning false.
  1343. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1344. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1345. There are no possible values for this current puzzle, returning false.
  1346. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1347. There are no possible values for this current puzzle, returning false.
  1348. Currently looping through this at point 0:3, and for this slot, we'll use 7
  1349. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1350. We found possible values for this puzzle, they are [1, 4, 5, 6]
  1351. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1352. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1353. There are no possible values for this current puzzle, returning false.
  1354. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1355. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1356. There are no possible values for this current puzzle, returning false.
  1357. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1358. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1359. There are no possible values for this current puzzle, returning false.
  1360. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1361. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1362. There are no possible values for this current puzzle, returning false.
  1363. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1364. There are no possible values for this current puzzle, returning false.
  1365. Currently looping through this at point 0:3, and for this slot, we'll use 8
  1366. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1367. We found possible values for this puzzle, they are [1, 4, 5, 6, 7]
  1368. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1369. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1370. There are no possible values for this current puzzle, returning false.
  1371. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1372. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1373. There are no possible values for this current puzzle, returning false.
  1374. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1375. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1376. There are no possible values for this current puzzle, returning false.
  1377. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1378. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1379. There are no possible values for this current puzzle, returning false.
  1380. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1381. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1382. There are no possible values for this current puzzle, returning false.
  1383. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1384. There are no possible values for this current puzzle, returning false.
  1385. Currently looping through this at point 0:3, and for this slot, we'll use 9
  1386. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1387. We found possible values for this puzzle, they are [1, 4, 5, 6, 7]
  1388. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1389. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1390. There are no possible values for this current puzzle, returning false.
  1391. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1392. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1393. There are no possible values for this current puzzle, returning false.
  1394. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1395. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1396. There are no possible values for this current puzzle, returning false.
  1397. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1398. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1399. There are no possible values for this current puzzle, returning false.
  1400. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1401. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1402. There are no possible values for this current puzzle, returning false.
  1403. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1404. There are no possible values for this current puzzle, returning false.
  1405. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1406. There are no possible values for this current puzzle, returning false.
  1407. Currently looping through this at point 0:2, and for this slot, we'll use 4
  1408. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1409. We found possible values for this puzzle, they are [1, 3, 5, 6, 7]
  1410. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1411. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1412. There are no possible values for this current puzzle, returning false.
  1413. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1414. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1415. There are no possible values for this current puzzle, returning false.
  1416. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1417. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1418. There are no possible values for this current puzzle, returning false.
  1419. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1420. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1421. There are no possible values for this current puzzle, returning false.
  1422. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1423. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1424. There are no possible values for this current puzzle, returning false.
  1425. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1426. There are no possible values for this current puzzle, returning false.
  1427. Currently looping through this at point 0:2, and for this slot, we'll use 5
  1428. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1429. We found possible values for this puzzle, they are [1, 3, 4, 6, 7]
  1430. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1431. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1432. There are no possible values for this current puzzle, returning false.
  1433. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1434. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1435. There are no possible values for this current puzzle, returning false.
  1436. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1437. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1438. There are no possible values for this current puzzle, returning false.
  1439. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1440. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1441. There are no possible values for this current puzzle, returning false.
  1442. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1443. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1444. There are no possible values for this current puzzle, returning false.
  1445. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1446. There are no possible values for this current puzzle, returning false.
  1447. Currently looping through this at point 0:2, and for this slot, we'll use 6
  1448. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1449. We found possible values for this puzzle, they are [1, 3, 4, 5, 7]
  1450. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1451. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1452. There are no possible values for this current puzzle, returning false.
  1453. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1454. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1455. There are no possible values for this current puzzle, returning false.
  1456. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1457. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1458. There are no possible values for this current puzzle, returning false.
  1459. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1460. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1461. There are no possible values for this current puzzle, returning false.
  1462. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1463. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1464. There are no possible values for this current puzzle, returning false.
  1465. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1466. There are no possible values for this current puzzle, returning false.
  1467. Currently looping through this at point 0:2, and for this slot, we'll use 7
  1468. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1469. We found possible values for this puzzle, they are [1, 3, 4, 5, 6]
  1470. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1471. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1472. There are no possible values for this current puzzle, returning false.
  1473. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1474. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1475. There are no possible values for this current puzzle, returning false.
  1476. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1477. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1478. There are no possible values for this current puzzle, returning false.
  1479. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1480. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1481. There are no possible values for this current puzzle, returning false.
  1482. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1483. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1484. There are no possible values for this current puzzle, returning false.
  1485. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1486. There are no possible values for this current puzzle, returning false.
  1487. Currently looping through this at point 0:2, and for this slot, we'll use 8
  1488. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1489. We found possible values for this puzzle, they are [1, 3, 4, 5, 6, 7]
  1490. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1491. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1492. There are no possible values for this current puzzle, returning false.
  1493. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1494. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1495. There are no possible values for this current puzzle, returning false.
  1496. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1497. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1498. There are no possible values for this current puzzle, returning false.
  1499. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1500. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1501. There are no possible values for this current puzzle, returning false.
  1502. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1503. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1504. There are no possible values for this current puzzle, returning false.
  1505. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1506. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1507. There are no possible values for this current puzzle, returning false.
  1508. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1509. There are no possible values for this current puzzle, returning false.
  1510. Currently looping through this at point 0:2, and for this slot, we'll use 9
  1511. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1512. We found possible values for this puzzle, they are [1, 3, 4, 5, 6, 7]
  1513. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1514. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1515. There are no possible values for this current puzzle, returning false.
  1516. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1517. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1518. There are no possible values for this current puzzle, returning false.
  1519. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1520. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1521. There are no possible values for this current puzzle, returning false.
  1522. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1523. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1524. There are no possible values for this current puzzle, returning false.
  1525. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1526. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1527. There are no possible values for this current puzzle, returning false.
  1528. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1529. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1530. There are no possible values for this current puzzle, returning false.
  1531. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1532. There are no possible values for this current puzzle, returning false.
  1533. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1534. There are no possible values for this current puzzle, returning false.
  1535. Currently looping through this at point 0:1, and for this slot, we'll use 3
  1536. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1537. We found possible values for this puzzle, they are [1, 2, 4, 5, 6, 7]
  1538. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1539. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1540. There are no possible values for this current puzzle, returning false.
  1541. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1542. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1543. There are no possible values for this current puzzle, returning false.
  1544. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1545. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1546. There are no possible values for this current puzzle, returning false.
  1547. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1548. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1549. There are no possible values for this current puzzle, returning false.
  1550. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1551. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1552. There are no possible values for this current puzzle, returning false.
  1553. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1554. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1555. There are no possible values for this current puzzle, returning false.
  1556. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1557. There are no possible values for this current puzzle, returning false.
  1558. Currently looping through this at point 0:1, and for this slot, we'll use 4
  1559. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1560. We found possible values for this puzzle, they are [1, 2, 3, 5, 6, 7]
  1561. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1562. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1563. There are no possible values for this current puzzle, returning false.
  1564. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1565. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1566. There are no possible values for this current puzzle, returning false.
  1567. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1568. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1569. There are no possible values for this current puzzle, returning false.
  1570. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1571. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1572. There are no possible values for this current puzzle, returning false.
  1573. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1574. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1575. There are no possible values for this current puzzle, returning false.
  1576. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1577. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1578. There are no possible values for this current puzzle, returning false.
  1579. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1580. There are no possible values for this current puzzle, returning false.
  1581. Currently looping through this at point 0:1, and for this slot, we'll use 5
  1582. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1583. We found possible values for this puzzle, they are [1, 2, 3, 4, 6, 7]
  1584. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1585. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1586. There are no possible values for this current puzzle, returning false.
  1587. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1588. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1589. There are no possible values for this current puzzle, returning false.
  1590. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1591. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1592. There are no possible values for this current puzzle, returning false.
  1593. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1594. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1595. There are no possible values for this current puzzle, returning false.
  1596. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1597. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1598. There are no possible values for this current puzzle, returning false.
  1599. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1600. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1601. There are no possible values for this current puzzle, returning false.
  1602. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1603. There are no possible values for this current puzzle, returning false.
  1604. Currently looping through this at point 0:1, and for this slot, we'll use 6
  1605. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1606. We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 7]
  1607. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1608. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1609. There are no possible values for this current puzzle, returning false.
  1610. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1611. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1612. There are no possible values for this current puzzle, returning false.
  1613. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1614. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1615. There are no possible values for this current puzzle, returning false.
  1616. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1617. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1618. There are no possible values for this current puzzle, returning false.
  1619. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1620. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1621. There are no possible values for this current puzzle, returning false.
  1622. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1623. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1624. There are no possible values for this current puzzle, returning false.
  1625. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1626. There are no possible values for this current puzzle, returning false.
  1627. Currently looping through this at point 0:1, and for this slot, we'll use 7
  1628. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1629. We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6]
  1630. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1631. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1632. There are no possible values for this current puzzle, returning false.
  1633. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1634. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1635. There are no possible values for this current puzzle, returning false.
  1636. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1637. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1638. There are no possible values for this current puzzle, returning false.
  1639. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1640. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1641. There are no possible values for this current puzzle, returning false.
  1642. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1643. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1644. There are no possible values for this current puzzle, returning false.
  1645. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1646. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1647. There are no possible values for this current puzzle, returning false.
  1648. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1649. There are no possible values for this current puzzle, returning false.
  1650. Currently looping through this at point 0:1, and for this slot, we'll use 8
  1651. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1652. We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7]
  1653. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1654. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1655. There are no possible values for this current puzzle, returning false.
  1656. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1657. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1658. There are no possible values for this current puzzle, returning false.
  1659. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1660. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1661. There are no possible values for this current puzzle, returning false.
  1662. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1663. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1664. There are no possible values for this current puzzle, returning false.
  1665. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1666. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1667. There are no possible values for this current puzzle, returning false.
  1668. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1669. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1670. There are no possible values for this current puzzle, returning false.
  1671. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1672. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1673. There are no possible values for this current puzzle, returning false.
  1674. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1675. There are no possible values for this current puzzle, returning false.
  1676. Currently looping through this at point 0:1, and for this slot, we'll use 9
  1677. Found current puzzle with empty slot at 0:0 , proceeding to get possible values for this empty slot.
  1678. We found possible values for this puzzle, they are [1, 2, 3, 4, 5, 6, 7]
  1679. Currently looping through this at point 0:0, and for this slot, we'll use 1
  1680. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1681. There are no possible values for this current puzzle, returning false.
  1682. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1683. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1684. There are no possible values for this current puzzle, returning false.
  1685. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1686. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1687. There are no possible values for this current puzzle, returning false.
  1688. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1689. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1690. There are no possible values for this current puzzle, returning false.
  1691. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1692. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1693. There are no possible values for this current puzzle, returning false.
  1694. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1695. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1696. There are no possible values for this current puzzle, returning false.
  1697. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1698. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1699. There are no possible values for this current puzzle, returning false.
  1700. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1701. There are no possible values for this current puzzle, returning false.
  1702. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1703. There are no possible values for this current puzzle, returning false.
  1704. Currently looping through this at point 0:0, and for this slot, we'll use 2
  1705. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1706. There are no possible values for this current puzzle, returning false.
  1707. Currently looping through this at point 0:0, and for this slot, we'll use 3
  1708. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1709. There are no possible values for this current puzzle, returning false.
  1710. Currently looping through this at point 0:0, and for this slot, we'll use 4
  1711. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1712. There are no possible values for this current puzzle, returning false.
  1713. Currently looping through this at point 0:0, and for this slot, we'll use 5
  1714. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1715. There are no possible values for this current puzzle, returning false.
  1716. Currently looping through this at point 0:0, and for this slot, we'll use 6
  1717. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1718. There are no possible values for this current puzzle, returning false.
  1719. Currently looping through this at point 0:0, and for this slot, we'll use 7
  1720. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1721. There are no possible values for this current puzzle, returning false.
  1722. Currently looping through this at point 0:0, and for this slot, we'll use 8
  1723. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1724. There are no possible values for this current puzzle, returning false.
  1725. Currently looping through this at point 0:0, and for this slot, we'll use 9
  1726. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1727. There are no possible values for this current puzzle, returning false.
  1728. Found current puzzle with empty slot at 8:4 , proceeding to get possible values for this empty slot.
  1729. There are no possible values for this current puzzle, returning false.
Advertisement
Add Comment
Please, Sign In to add comment