I've received a lot of interesting comments and questions from Sudoku fans over the last few years and this page
is where I try to answer them. I'm also directing Str8ts feedback here. Please feel free to drop me a note on the side of the page. Or you can email me directly at andrew@str8ts.com.
Post a Comment or Question here...
Sunday 11-May-2025
... by: PAUL DAYNES, NEW ZEALAND
I came across this one on YouTube. Your solver does not complete it and at one point the solution count is 26. However, the YouTube poster has a method that does solve it and you may like to investigate this method. https://www.youtube.com/watch?v=m9Xaa4GXs9I
Andrew Stuart writes:
Thanks Paul. I looked and an interesting strategy. I will have to add it. Not sure how useful it will be but a card in the hand for sure
Wednesday 7-May-2025
... by: fabrizio, italy
hi andrew, quick presentation before i continue. im fabrizio, a 22 year old guy form italy. since i stumbled on your site i was first of all extremely amazed and immediatly started using it and learned a lot of techniques from it. recently i started developing a huge interest in trying to recreate your solver (i am a university drop out where i studied programming, new thing for me, which i failed miserably) but on thinking on how to recreate it, and let me specify, for personal pleasure in programming something that are not just useless lines of codes, i am encountering a lot of difficulties. now the questions i had were. did you find help programming this on the internet or its just your personal experience? if the last one is correct, do you have any tips to help me on my quest? one last thing, if you dont want to share anything because it would be a trademark problem or something similar i completly understand and im sorry for wasting your time. thanks for the attention
Andrew Stuart writes:
Good questions. I have designed the site with programmers in mind – partly because some of the harder strategies are not at all easy for pen/paper solvers but are valid and interesting. But also because a lot of people like the challenge of solving puzzles logically in code. I intend that my docs should give enough information to work out how to make the algorithm. However since coding is the fun part I don’t post code. (really you just need the examples and the pattern stated clearly enough). My way is not the only way. Other people have other interesting/better ways. It is also not a race, so we’re not, as a world, trying to make the most optimal solution. But I do share bench-mark times using stock lists.
There is some code, the brute-force algorithm, for example, but that is because it is not original to me. Also, the packed-string code needs to be shared to be useful, and the front-end is readable javascript.
My biggest tip is to start simple. Don’t try and do everything. Second tip – I found it very useful to think about variants like Jigsaw and Sudoku X. These force you to generalise and be more abstract.
Monday 5-May-2025
... by: Bellmac, USA
Not sure if this is new. I used to manually enter puzzles, but have not been doing so for awhile. Today, when I started entering a puzzle manually, I noticed that when I entered a number it did not automatically advance to the next cell. It makes a bit more awkward with the change.
Andrew Stuart writes:
Tick "Auto Tab". I've noticed that peoples browser are dropping their settings for these tick boxes. Bit annoying
Monday 5-May-2025
... by: romboc, romboc@shaw.ca
How to turn off the "Hints Off" option? The latest KenKen solver version has this button enabled in the off version, and I cannot figure out any way to turn the hints back on.
Andrew Stuart writes:
So it’s a pulldown list. Click on it? Off is the normal condition where all information is provided. The strategy, the pattern and the eliminations.
Friday 2-May-2025
... by: Hans Meine, Northern Germany
I just got the following clue:
Simple Colouring (RULE 2): Two 7s in a single unit (in Box 1) have the same color in cells B3 C2 - all yellow coloured candidates can be removed
But the two colors used for the A/B coloring are purple and green. So the text should read "green" instead of "yellow".
Awesome tool, however, congratulations!
Best, Hans
Andrew Stuart writes:
You are not the first to point this out so I really should fix it! I think it was recent when I changed the order of what gets drawn first but I cant remember why. Version 2.34.2 should now display the yellow eliminated candidates Hope I haven't created a knock on bug
Wednesday 30-Apr-2025
... by: Angi, Germany
I can’t clear the pop up and can not use the Buttons.
Andrew Stuart writes:
Yes it's been a horrible few days. I've now removed the ad from the Sudoku solver. Playwire are not investigating unless I provide an example myself so I have to sit and wait for one I did that yesterday and they removed a rogue advertiser but it's clearly more widespread. I do want to have a bare minimum and not clutter the place. No ads should be going out of their boundary
Monday 28-Apr-2025
... by: Puzzler, Uk
I can’t clear the pop ups (iPad safari). Whenever I hit the “close” button, it opens the ad in a new window and the pop up remains on your page, obscuring the “next” button, rendering your page unusable. Can you please fix? Thank you
Andrew Stuart writes:
Yes I'm having a torrid time here trying to sort this out. I've removed the ad in a number of places On Str8ts.com I've pushed it under the content. What page are you seeing the oversized ad on? Apparently I need examples or Playwire wont fix it. I get one or two now and again Will get fixed!
Monday 28-Apr-2025
... by: Barbara H, Outside Chicago
Thanks for the reply below about the "fat" ads, Andrew. Today most of them are too fat on my Android tablet.
Andrew Stuart writes:
Sorry about this situation, not what I want at all. I see it is happening now on SudokuWiki.org. I have removed the under-menu side ad complete now. On str8ts.com I have move it down but need to keep it on to show Playwire. I expect they will get back to me later today. Thanks for alerting me.
Saturday 26-Apr-2025
... by: ttbass, Berlin, Germany but from USA
the new ad on the bottom right is covering the puzzle and I cannot get behind it, so I can't finish the daily str8s. The 'x' isn't closing it and I cannot find any other way to be rid of it.
Thank you Andrew! ttbass
Andrew Stuart writes:
Thanks for the alert Must be a rogue advert. All I can do it alert Playwire who won't see it until Monday and by then it may well have been swapped out. In the meantime I've added some padding so it's moved down below the bottom of the player. Very annoying.
Friday 11-Apr-2025
... by: Skywalker, CA, USA
Thank you so much for putting together such fantastic strategies for people to learn and play difficult Sudoku puzzles.
I often upload a Diabolical 30 Day Sudoku Archive puzzle (on every Friday and Saturday) to the Solver to learn and practice. Oftentimes, I got stuck as the puzzle would contain the Extreme AIC strategy.
I was wondering if you could consider putting these Diabolical puzzles that would contain AICs to Extreme puzzles (on every Sunday)?
Thank you for your consideration!
Skywalker
Andrew Stuart writes:
I get what you mean. However the groups of strategy that I have made for the solver are really just a way to split them up and display they have increasing order of complexity. Likewise the puzzles are quartiled for convienience. I allow some strategies in a higher category to be used in a lower grade strategy unless the score and strategy are very far apart. So I already filter away very tough bottlenecks on otherwise easy puzzles. But the grade of a puzzle consists of a more heuristics and weightings. I think if I followed your rule strictly only a few 1% of puzzles would get through the filter and they would be very samey. However AICs may not be necessary and you may find a better path
Sunday 11-May-2025
... by: PAUL DAYNES, NEW ZEALAND
Wednesday 7-May-2025
... by: fabrizio, italy
quick presentation before i continue.
im fabrizio, a 22 year old guy form italy.
since i stumbled on your site i was first of all extremely amazed and immediatly started using it and learned a lot of techniques from it.
recently i started developing a huge interest in trying to recreate your solver (i am a university drop out where i studied programming, new thing for me, which i failed miserably) but on thinking on how to recreate it, and let me specify, for personal pleasure in programming something that are not just useless lines of codes, i am encountering a lot of difficulties.
now the questions i had were. did you find help programming this on the internet or its just your personal experience? if the last one is correct, do you have any tips to help me on my quest?
one last thing, if you dont want to share anything because it would be a trademark problem or something similar i completly understand and im sorry for wasting your time.
thanks for the attention
There is some code, the brute-force algorithm, for example, but that is because it is not original to me. Also, the packed-string code needs to be shared to be useful, and the front-end is readable javascript.
My biggest tip is to start simple. Don’t try and do everything. Second tip – I found it very useful to think about variants like Jigsaw and Sudoku X. These force you to generalise and be more abstract.
Monday 5-May-2025
... by: Bellmac, USA
Monday 5-May-2025
... by: romboc, romboc@shaw.ca
Off is the normal condition where all information is provided. The strategy, the pattern and the eliminations.
Friday 2-May-2025
... by: Hans Meine, Northern Germany
Simple Colouring
(RULE 2): Two 7s in a single unit (in Box 1) have the same color in cells B3 C2 - all yellow coloured candidates can be removed
But the two colors used for the A/B coloring are purple and green. So the text should read "green" instead of "yellow".
Awesome tool, however, congratulations!
Best, Hans
I think it was recent when I changed the order of what gets drawn first but I cant remember why.
Version 2.34.2 should now display the yellow eliminated candidates
Hope I haven't created a knock on bug
Wednesday 30-Apr-2025
... by: Angi, Germany
Playwire are not investigating unless I provide an example myself so I have to sit and wait for one I did that yesterday and they removed a rogue advertiser but it's clearly more widespread. I do want to have a bare minimum and not clutter the place. No ads should be going out of their boundary
Monday 28-Apr-2025
... by: Puzzler, Uk
Thank you
On Str8ts.com I've pushed it under the content. What page are you seeing the oversized ad on?
Apparently I need examples or Playwire wont fix it. I get one or two now and again
Will get fixed!
Monday 28-Apr-2025
... by: Barbara H, Outside Chicago
Saturday 26-Apr-2025
... by: ttbass, Berlin, Germany but from USA
Thank you Andrew!
ttbass
Must be a rogue advert. All I can do it alert Playwire who won't see it until Monday and by then it may well have been swapped out. In the meantime I've added some padding so it's moved down below the bottom of the player. Very annoying.
Friday 11-Apr-2025
... by: Skywalker, CA, USA
I often upload a Diabolical 30 Day Sudoku Archive puzzle (on every Friday and Saturday) to the Solver to learn and practice. Oftentimes, I got stuck as the puzzle would contain the Extreme AIC strategy.
I was wondering if you could consider putting these Diabolical puzzles that would contain AICs to Extreme puzzles (on every Sunday)?
Thank you for your consideration!
Skywalker