1to9only / SukakuExplainerPlus

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sukaku Explainer:

Is a sukaku (Pencilmark Sudoku) and sudoku Solver/Rater with a command line entry point and a GUI. It is based on serate modification of "Sudoku Explainer" by Nicolas Juillerat

Installation:

Visit the releases page to download the latest version(s) of Sukaku Explainer and Serate.

Usage:

Sukaku Explainer has both a GUI and command line point functionalities.

Visit the Command line parametrs page for further information.

INVOCATION

GUI:

    java.exe -jar SukakuExplainer.jar

Command Line:

    java.exe -Xrs -Xmx500m -cp SukakuExplainer.jar diuf.sudoku.test.serate ...

GUI

Functionality is retained with vanilla sudoku puzzles. It also accepts parsing most vanilla audokus, Pencilmark grids or Sukakus

Contributors:

@dobrichev

@1to9only

@SudokuMonster

@sudokuwiki

About:

Sudoku Explainer (Nicolas Juillerat 2006-2019) is a popular Sudoku solver/generator/rater which solves every known Sudoku puzzle using logical techniques. This popularity and consistency was the basis of the Patterns game on the "New Sudoku Players Forum". It was further modified to incorporate "serate" which allowed the explainer rating (ER), the pearl rating (EP) and he diamond rating (ED).

Pencilmark Sudoku (Sukaku) is the normal extension of Sudoku and Sukaku Explainer was developed based on the serate modification of Sudoku explainer

Credits:

Nicolas Juillerat, Sudoku Explainer author

gsf, serate modification of Sudoku Explainer

License:

GNU Lesser General Public License v2.1

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:Java 95.3%Language:HTML 4.7%