Solver App for Android
SudokuWiki.org
Strategies for Popular Number Puzzles
Search:
Page:2024 1 2 3 :2023 2022 2021 2020 2019 2018 2017
2015 2014 2013 2012 2011 2010 2009 2008 2007 2006

Feedback and Questions

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 .


Post a Comment or Question here...
Your Name or 'Handle'

Part of the World you're from

Email Address (optional) so I can reply directly if necessary (it will not be displayed here)

Any Sudoku you want to publish here for easy loading into the solver - 81 characters, use '.' or '0' for unknowns.

public - comment/question will be added to feedback column
private - email comment/question directly to Andrew Stuart, don't display here

Comment, question or feedback:

Enter these letters
Please enter the
letters you see:
arrow


Many thanks to all the people who have helped improve the solvers and strategies with their feedback!

Saturday 6-Apr-2024

... by: ,

I opened the SudokuSolver app on my Android tablet. When I chose Daily Puzzles, the app just hung at downloading today's puzzles (for April 5). I couldn't back out; the only option was to close the app. I tried a few times. Same result. I restarted the tablet. Same result. I went to the Google Play Store in case there was a new version. Nope. I am up to date.

Andrew Stuart writes:
Working for me, just tested now. Version 1.85. Can you get back in contact with an email address. Try and figure this out

Thursday 28-Mar-2024

... by: Dr John Collins, Australia

Whenever I enter a new kenken I never get a clear box for the solution. It always leaves a solution so I have to remove each digit in the solution for each of the 36 entries.

Andrew Stuart writes:
I will add a button. Good idea

Thursday 28-Mar-2024

... by: Link, USA

I'm writing a solver in Python. I could benefit from a feature on your site that downloads (or displays a copy-able string) of the 81 character array from your puzzles. This would help me greatly in testing.
Thanks. Link Reynolds

Andrew Stuart writes:
If you use the [Email this board] button you get two strings, the 81 char and the longer one with candidates
Or do you want something more API-ish?

Thursday 28-Mar-2024

... by: Matthew L, USA

Load Sudoku:

I think I've found a bug, or I simply cannot understand the step suggested in the solver from a "strong link" between 2 on H9 and the group of 8s on H2&H9. Here is the solution from the solver:

Alternating Infer. Chains
AIC on 8 ((w.Groups) Discontinuous Alternating Nice Loop, length 10):
+8[F2]-8[F7]+4[F7]-4[G7]+2[G7]-2[H9]+8{H9|H2}-8[H1]+8[D1|E1]-8[F2]
- Contradiction: When F2 is set to 8 the chain implies it cannot be 8 - it can be removed

Andrew Stuart writes:
That is a Naked Pair chain link. By removing the 2 in H9 you get a pair in H2 and H9 on 5 and 8. One exit from the Naked Pair is -8[H1]

Saturday 16-Mar-2024

... by: Chris B, Canada

I noticed today that the Ipad and Iphone buttons are missing from the Daily Sudoku (present for Str8ts). Is that intentional? Thanks!

Andrew Stuart writes:
Still there, just scroll down a bit more, under the player

Monday 4-Mar-2024

... by: Jan, Den,ark

Hi,
First thank you for this amazing sudoku-solver!
Is it possible to type in the shape of the jigsaw sudoku? The site has a limited number of predefined shapes that does’nt match my jigsaw for which I need help. I imagine that I type 1 to 9 repeating the same number identifying each box shape.
Regards
Jan

Andrew Stuart writes:
Almost top of my job list. I need a way of getting the shapes into the server side solver. But certainly possible I'm sure

Wednesday 28-Feb-2024

... by: World, USA

Load Sudoku:

Not sure if this is a bug but using your solver on this sudoku produces a peculiar result. When you get to the hidden triple in Box 7 (126) and Column 1 (156), the Box 7 hidden triple eliminates 5 from J1 but then the 5 is added back since it is part of the hidden triple in Column 1.

Andrew Stuart writes:
I think you might have stumbled across something funny going on there. The solver allows all hidden pairs and triples to apply in one step but long ago I wrote the code to not implement the eliminations until after all were assessed. This is to avoid cascading effects which would be hard to trace. However in this instance part of a hidden triple was a number which was previously flagged as eliminated - but not invalidating the following triple. I've changed it now to preserve the elimination in this case. Subtle and rare but nice to get

Thursday 22-Feb-2024

... by: Peter O, Germany

A super website

Andrew Stuart writes:
Thanks!

Monday 19-Feb-2024

... by: Lorna, England

Is it possible to create a new jigsaw sudoku in the jigsaw solver in the same way that a new killer sudoku can be created, as the jigsaw designs listed do not match the designs in the magazine I have.

Andrew Stuart writes:
I really hope to provide this soon. I need a way to pass an arbitrary map into the solver. Is near the top of my wish list for sure

Friday 16-Feb-2024

... by: Klemens Mevenkamp, Germany

Found a bug in the jigsaw solver. After elimination with the simple strategies it finds a rectangle elimination saying B1+2 forces A3+2, which is correct, but that means two 2s in box 1, not none.

Andrew Stuart writes:
Send in the example! Would love to make a correction to the solver for this situation
Page:2024 1 2 3 :2023 2022 2021 2020 2019 2018 2017
2015 2014 2013 2012 2011 2010 2009 2008 2007 2006
Thank-you everyone for all your questions and contributions.