Slashdot Mirror


World's Hardest Sudoku

jones_supa writes "A Finnish PhD in mathematics, Arto Inkala, has allegedly created the world's toughest sudoku puzzle. 'There's no straightforward way to define the difficulty level of a sudoku. I myself doubt if this is the hardest in the world, but definitely harder than my previous ones,' Inkala sets off humbly. The news agencies around Europe are nonetheless excited (Google translation of Finnish original). The particular difficulty in this version lies in the number of deductions you have to make in order to fill in a single number on the grid. 'It is a common misconception that the less initial numbers, the harder the puzzle. The most challenging ones have 21-25', the creator adds."

6 of 179 comments (clear)

  1. Re:Easy peasy by piripiri · · Score: 5, Insightful

    You mean easy for your sudoku-solver ?

  2. Re:Easy peasy by tehcyder · · Score: 4, Insightful

    brute force != solving a sudoku

    Yes it is. It's a totally pointless activity, but you have certainly solved it if you end up with the right answer.

    If someone asks me what is the next number in the sequence 1, 4, 9, 16, 25 and I say "36" that is the correct solution whether I knew it, guessed it or worked it out in any way whaatsoever.

    --
    To have a right to do a thing is not at all the same as to be right in doing it
  3. Not so hard by Laxator2 · · Score: 5, Insightful

    The following crappy solver I cobbled together solved it in 33 seconds under Cygwin:
    https://github.com/fhstoica/NumbersAndLettersSudokuSolver

    Check out Peter Norvig's web site for a very elegant solver and look for the "impossible puzzle" if you really want a difficult one:
    http://norvig.com/sudoku.html

  4. Really Slashdot? WTF? by Slutticus · · Score: 2, Insightful

    Some excellent news about the Higgs particle is announced more than 0.5 hr ago, I come hear to Slashdot to read what everyone has to say.....and the font page headline here is about motherfucking Sodoku. Really? Are the editors asleep, apathetic or all of the above? Fuck.

  5. Slashdot is coming undone. by wild_quinine · · Score: 1, Insightful
    slashdot is pretty much done at this point, right? it always was a site made by its contributors, and the articles always were misleading and sensational.

    but at least they were topical.

    today's top story: worlds hardest sudoku

    summary: not actually the world's hardest sudoku.

    more at 11.

  6. Re:Easy peasy by perryizgr8 · · Score: 4, Insightful

    maybe i'm a super programmer then, since i wrote a brute force sudoku solver in 10 min that can solve sudokus in max 100ms on my aging laptop.

    --
    Wealth is the gift that keeps on giving.