Nicolas Juillerat wrote:The difficulty of a Sudoku is rated by the
hardest solving technique that is required to solve it. This is not necessary the best rating scheme,...
The rating 4.0 is related to a Hidden Triplet, not to a swordfish, rated 3.8
Eioru wrote:I try to find the best sample that means total of the methods rating is the highest than others. ver 1.0.9
This is my feel of the methods' score.(refer to
Sudoku Explainer)
- Code: Select all
1.0 Hidden Single ( 1.0,1.2,1.5 are the same )
1.7 Direct Pointing
1.9 Direct Claiming
2.0 Direct Hidden Pair
2.3 Naked Single
2.5 Direct Hidden Triplet
2.6 Pointing
2.8 Claiming
3.0 Naked Pair
3.2 X-Wing
3.4 Hidden Pair
3.6 Naked Triplet
3.8 Swordfish
4.0 Hidden Triplet
....
ronk wrote:I think a puzzle with just one hidden triple (and singles) would have the same rating. The weird thing is the hidden triple can't directly cause a hidden single ... cause that's rated a mere 2.5. Perhaps someone knows of such an example.
this is not uncommon with S.E. ; here's one example, among many others :
- Code: Select all
+-----------+
|..1|...|2..|
|.3.|4..|.5.|
|6..|.2.|..7|
|---+---+---|
|...|...|.8.|
|..6|.7.|1..|
|.8.|...|...|
|---+---+---|
|5..|.1.|..6|
|.9.|..5|.3.|
|..2|...|4..|
+-----------+
Sudoku Explainer wrote:Analysis results
Difficulty rating: 4,0
This Sudoku can be solved using the following logical methods:
60 x Hidden Single
1 x Hidden Triplet
JPF