SudokuNCExplainer is my modifications to SudokuExplainer to also solve (and rate) Non-Consecutive sudokus (SudokuNC).
SudokuNCExplainer solves most SudokuNCs, i.e. those that require only sudoku solving techniques.
SudokuNCExplainer does not solve more difficult SudokuNCs, specially those that require NC solving techniques.
SudokuNCExplainer can generate a puzzle, the Symmetry type is set to None, and the Difficulty level is set to Diabolical at Maximum difficulty - it takes many minutes to generate a SudokuNC puzzle - be patient ...
Also, the generated puzzles have unique solutions, but they are not minimal - because of changes to the generator code, and some very slow Nested Forcing Chains techniques have been commented out.
Finally, some GUI functionality applies well to Sudoku grids, but less well to Sudoku NC grids, e.g. Analyse (F9), Check Validity button - both can give erroneous results!
SudokuNCExplainer can be downloaded from here.
Usage is same as for SE.
.