SukakuExplainer

Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles (by SudokuMonster)

SukakuExplainer Alternatives

Similar projects and alternatives to SukakuExplainer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better SukakuExplainer alternative or higher similarity.

SukakuExplainer reviews and mentions

Posts with mentions or reviews of SukakuExplainer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.
  • I am proud to say that I finally decided to be brave and use a pen to complete my puzzles. I got majority of them incorrect.
    1 project | /r/sudoku | 4 Jul 2023
    The SE rating system is based on a list of Sudoku techniques that have been ranked (somewhat subjectively) by how difficult they are to spot and apply. A computer solver uses that list and repeatedly applies the easiest available move from the list to the puzzle until it is solved. The difficulty of the hardest individual step un that path then determines the difficulty of the complete puzzle. Here is the list in question: https://github.com/SudokuMonster/SukakuExplainer/wiki/Difficulty-Ratings-in-Sukaku-Explainer-v1.17.8
  • How can I host a perl based website on a vps?
    2 projects | /r/perl | 23 Jun 2023
    The most complex function is handling the hint generation. Because I'm not smart enough to code the hint generation myself, the hard work is done using a Java tool called Sukaku Explainer which I use to generate one complete solution path for the whole puzzle in HTML. My Perl functions feed a queue of requests into a single instance of the Java program (my 1GB VPS couldn't handle more than one). The HTML is then munged into JSON like this for consumption by the frontend. The JSON is also saved to a file, so that if two people ask for hints for the same puzzle Nginx can directly return the contents of that file - that way the function only gets called if the file does not already exist.
  • This diabolical puzzle was the daily on the Sudoku app today
    1 project | /r/sudoku | 16 Jun 2023
    Sudoku/Sukaku Explainer Rating, it's the second very established difficulty metric for Sudoku puzzles. It ranges from 1.0 (only Singles) to 12.7 (“Dynamic Forcing Chains(+Dynamic Forcing Chains) in Pencilmark Sudoku”).
  • Sudoku Techniques listed by frequency…
    1 project | /r/sudoku | 14 May 2023
    If you always find out that the next step that you didn't spot is a WXYZ-Wing, that most likely means that you know all the techniques the computer solver uses for the difficulty level you currently use, except for WXYZ-Wings. I was at this exact point for quite some time (my subreddit flair references that struggle), and I took it as a challenge to get good at ALS-XZ-based techniques. The underlying reason was just the ordering of techniques used for SE rating (used in SudokuExchange.com for grading puzzles) though, not some truth inherent to Sudoku in general.
  • Can't Get Enough Sudoku Puzzles With XY and XYZ Wings
    2 projects | /r/sudoku | 11 May 2023
  • Are there apps more difficult than others?
    1 project | /r/sudoku | 4 May 2023
    There are extreme differences between different apps. To compare difficulty, I will use the (well established) SE rating system as described here. It rates the hardest single step a sophisticated computer needed in order to solve a puzzle on a scale from 1.0 (easiest, only one empty cell left in a row/column/box) to 12.7 (basically impossible for humans, crazy chains within chains). The “Hard” puzzle of the New York Times is typically rated between 3.0 and 3.4.
  • Sudoku Explainer download?
    1 project | /r/sudoku | 26 Apr 2023
    Sukaku Explainer is a straight extension of the original Sudoku Explainer that also supports Sukaku (Pencilmark) puzzles. The JAR file from the “Releases” page can be started directly if you have Java installed.
  • What is everyone's favorite app?
    1 project | /r/sudoku | 15 Mar 2023
    SudokuExchange.com is always worth considering. It has all the advantages you mention about Sven's Sudoku Pad, plus a large collections of puzzles from trivial to brutally hard. The difficulty ratings and hints are delegated to Sukaku Explainer, which is a very mature and highl-quality solver. Some not-so-obvious features:
  • I am stuck! What technique can I use?
    1 project | /r/sudoku | 12 Mar 2023
    Wow, this is a very tough puzzle, especially for the “Expert” category. Which app is this from? The computer solver Sukaku Explainer needs multiple Forcing Chains and ALS-Wings to solve it and rates the hardest step 7.2 SE (out of 13). A normal “Expert” puzzle is not expected to require any technique above 5.5, and most never touch 4.5: https://github.com/SudokuMonster/SukakuExplainer/wiki/Difficulty-Ratings-in-Sukaku-Explainer-v1.17.8
  • Thought I was making the final moves, then I got stuck. Some advice would be apreciated !
    1 project | /r/sudoku | 22 Jan 2023
    If you want to avoid all Wings and harder techniques, you can hover over the yellow line under each puzzle on SudokuExchange.com to see its SE Rating. Everything below 4.0 (around the middle of the “Hard” section) is guaranteed not to require any Wings.
  • A note from our sponsor - WorkOS
    workos.com | 18 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic SukakuExplainer repo stats
28
57
0.0
over 2 years ago

SudokuMonster/SukakuExplainer is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.

The primary programming language of SukakuExplainer is Java.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com