What other strategies can I use with this sudoku puzzle?












6












$begingroup$


I have a sudoku puzzle that I have been doing for 270 hours.
I never guess numbers and always thought that every move in sudoku had to have a logical explanation. Until the app generated this random puzzle:



enter image description here



I've never used any kind of help from an internet, but now it seems the time has come. I watched some videos, looked into some guides (i.e. sudokusnake.com). And they only helped me to eliminate 9 as a candidate in I5, G8 using the empty rectangle technique. The current state of my sudoku is:




enter image description here




What can be done to solve this sudoku puzzle, other than guessing? Any tips/hints?










share|improve this question









New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    Are you 100% sure that the numbers you've written are correct?
    $endgroup$
    – Natasha
    9 hours ago










  • $begingroup$
    @Natasha, yes, I checked it with autosolver
    $endgroup$
    – Qeeet
    9 hours ago






  • 1




    $begingroup$
    I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
    $endgroup$
    – Natasha
    9 hours ago






  • 2




    $begingroup$
    Maybe some of these strategies might help to eliminate some candidates.
    $endgroup$
    – Kevin Cruijssen
    8 hours ago






  • 2




    $begingroup$
    I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
    $endgroup$
    – Jaap Scherphuis
    7 hours ago
















6












$begingroup$


I have a sudoku puzzle that I have been doing for 270 hours.
I never guess numbers and always thought that every move in sudoku had to have a logical explanation. Until the app generated this random puzzle:



enter image description here



I've never used any kind of help from an internet, but now it seems the time has come. I watched some videos, looked into some guides (i.e. sudokusnake.com). And they only helped me to eliminate 9 as a candidate in I5, G8 using the empty rectangle technique. The current state of my sudoku is:




enter image description here




What can be done to solve this sudoku puzzle, other than guessing? Any tips/hints?










share|improve this question









New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$








  • 1




    $begingroup$
    Are you 100% sure that the numbers you've written are correct?
    $endgroup$
    – Natasha
    9 hours ago










  • $begingroup$
    @Natasha, yes, I checked it with autosolver
    $endgroup$
    – Qeeet
    9 hours ago






  • 1




    $begingroup$
    I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
    $endgroup$
    – Natasha
    9 hours ago






  • 2




    $begingroup$
    Maybe some of these strategies might help to eliminate some candidates.
    $endgroup$
    – Kevin Cruijssen
    8 hours ago






  • 2




    $begingroup$
    I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
    $endgroup$
    – Jaap Scherphuis
    7 hours ago














6












6








6


0



$begingroup$


I have a sudoku puzzle that I have been doing for 270 hours.
I never guess numbers and always thought that every move in sudoku had to have a logical explanation. Until the app generated this random puzzle:



enter image description here



I've never used any kind of help from an internet, but now it seems the time has come. I watched some videos, looked into some guides (i.e. sudokusnake.com). And they only helped me to eliminate 9 as a candidate in I5, G8 using the empty rectangle technique. The current state of my sudoku is:




enter image description here




What can be done to solve this sudoku puzzle, other than guessing? Any tips/hints?










share|improve this question









New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I have a sudoku puzzle that I have been doing for 270 hours.
I never guess numbers and always thought that every move in sudoku had to have a logical explanation. Until the app generated this random puzzle:



enter image description here



I've never used any kind of help from an internet, but now it seems the time has come. I watched some videos, looked into some guides (i.e. sudokusnake.com). And they only helped me to eliminate 9 as a candidate in I5, G8 using the empty rectangle technique. The current state of my sudoku is:




enter image description here




What can be done to solve this sudoku puzzle, other than guessing? Any tips/hints?







strategy sudoku






share|improve this question









New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 11 hours ago









Alconja

23.1k1397145




23.1k1397145






New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 12 hours ago









QeeetQeeet

312




312




New contributor




Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Qeeet is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    $begingroup$
    Are you 100% sure that the numbers you've written are correct?
    $endgroup$
    – Natasha
    9 hours ago










  • $begingroup$
    @Natasha, yes, I checked it with autosolver
    $endgroup$
    – Qeeet
    9 hours ago






  • 1




    $begingroup$
    I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
    $endgroup$
    – Natasha
    9 hours ago






  • 2




    $begingroup$
    Maybe some of these strategies might help to eliminate some candidates.
    $endgroup$
    – Kevin Cruijssen
    8 hours ago






  • 2




    $begingroup$
    I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
    $endgroup$
    – Jaap Scherphuis
    7 hours ago














  • 1




    $begingroup$
    Are you 100% sure that the numbers you've written are correct?
    $endgroup$
    – Natasha
    9 hours ago










  • $begingroup$
    @Natasha, yes, I checked it with autosolver
    $endgroup$
    – Qeeet
    9 hours ago






  • 1




    $begingroup$
    I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
    $endgroup$
    – Natasha
    9 hours ago






  • 2




    $begingroup$
    Maybe some of these strategies might help to eliminate some candidates.
    $endgroup$
    – Kevin Cruijssen
    8 hours ago






  • 2




    $begingroup$
    I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
    $endgroup$
    – Jaap Scherphuis
    7 hours ago








1




1




$begingroup$
Are you 100% sure that the numbers you've written are correct?
$endgroup$
– Natasha
9 hours ago




$begingroup$
Are you 100% sure that the numbers you've written are correct?
$endgroup$
– Natasha
9 hours ago












$begingroup$
@Natasha, yes, I checked it with autosolver
$endgroup$
– Qeeet
9 hours ago




$begingroup$
@Natasha, yes, I checked it with autosolver
$endgroup$
– Qeeet
9 hours ago




1




1




$begingroup$
I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
$endgroup$
– Natasha
9 hours ago




$begingroup$
I am starting to solve this, so just wanted to confirm to decide if I should start from the beginning, or from the state of the second picture.
$endgroup$
– Natasha
9 hours ago




2




2




$begingroup$
Maybe some of these strategies might help to eliminate some candidates.
$endgroup$
– Kevin Cruijssen
8 hours ago




$begingroup$
Maybe some of these strategies might help to eliminate some candidates.
$endgroup$
– Kevin Cruijssen
8 hours ago




2




2




$begingroup$
I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
$endgroup$
– Jaap Scherphuis
7 hours ago




$begingroup$
I have written my own Sudoku solver. It implements level 1 techniques (single candidates and other forced moves, direct eliminations etc), and level 2 techniques (naked pairs, hidden pairs, x-wing etc) but not level 3 techniques (naked/hidden triples, swordfish, etc). The level is essentially how many moves it would take to reach a contradiction if you were to make a wrong guess instead of the move the technique tells you. To solve this sudoku my solver needed to guess at the point you got to, so your next step must be at least a level 3 technique.
$endgroup$
– Jaap Scherphuis
7 hours ago










1 Answer
1






active

oldest

votes


















0












$begingroup$

Hint (a little bit of guessing :-)




If you put 4 into A3 and go through simple elimination steps based on the options you have already figured out, you'll see that it was a wrong move. So A3 must be 9.







share|improve this answer









$endgroup$













  • $begingroup$
    I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
    $endgroup$
    – Qeeet
    4 hours ago











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Qeeet is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f80535%2fwhat-other-strategies-can-i-use-with-this-sudoku-puzzle%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

Hint (a little bit of guessing :-)




If you put 4 into A3 and go through simple elimination steps based on the options you have already figured out, you'll see that it was a wrong move. So A3 must be 9.







share|improve this answer









$endgroup$













  • $begingroup$
    I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
    $endgroup$
    – Qeeet
    4 hours ago
















0












$begingroup$

Hint (a little bit of guessing :-)




If you put 4 into A3 and go through simple elimination steps based on the options you have already figured out, you'll see that it was a wrong move. So A3 must be 9.







share|improve this answer









$endgroup$













  • $begingroup$
    I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
    $endgroup$
    – Qeeet
    4 hours ago














0












0








0





$begingroup$

Hint (a little bit of guessing :-)




If you put 4 into A3 and go through simple elimination steps based on the options you have already figured out, you'll see that it was a wrong move. So A3 must be 9.







share|improve this answer









$endgroup$



Hint (a little bit of guessing :-)




If you put 4 into A3 and go through simple elimination steps based on the options you have already figured out, you'll see that it was a wrong move. So A3 must be 9.








share|improve this answer












share|improve this answer



share|improve this answer










answered 5 hours ago









ppgdevppgdev

1306




1306












  • $begingroup$
    I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
    $endgroup$
    – Qeeet
    4 hours ago


















  • $begingroup$
    I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
    $endgroup$
    – Qeeet
    4 hours ago
















$begingroup$
I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
$endgroup$
– Qeeet
4 hours ago




$begingroup$
I had to solve almost all puzzle to check if 4 suits the cell i.postimg.cc/hP7vV3Ys/sudoku0001-er1.png there must be easier step
$endgroup$
– Qeeet
4 hours ago










Qeeet is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Qeeet is a new contributor. Be nice, and check out our Code of Conduct.













Qeeet is a new contributor. Be nice, and check out our Code of Conduct.












Qeeet is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Puzzling Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f80535%2fwhat-other-strategies-can-i-use-with-this-sudoku-puzzle%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to label and detect the document text images

Vallis Paradisi

Tabula Rosettana