Skip to content

SudokuSolver v0.3.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@dclamage dclamage released this 17 Jun 09:18
· 15 commits to master since this release

Installation Guide

If you are installing for the first time, these wiki pages contain step-by-step instructions for setting up the solver:
https://github.com/dclamage/SudokuSolver/wiki/installation-guide
https://github.com/dclamage/SudokuSolver/wiki/fpuzzles-integration

Summary

Fix for several F-puzzles integration bugs, improved thermos and between lines logic.

IMPORTANT

You must update your user script with the new one in this distribution (Fpuzzles-SudokuSolver.user.js)

New Features

  • Improved "Between Line" logic when one end is known and the other is not.
  • [f-puzzles] When True Candidates returns no solutions, all cells empty cells are filled with a red X.

Bug Fixes

  • Fixed thermometers not removing candidates properly.
  • [f-puzzles] Fixed random issue where true candidates would erroneously return no solutions.

Choose your release based on your platform:

If you'd like to help contribute to the project, there are plenty of tasks, including documentation tasks for non-programmers. Contact me on Discord if you're interested! (See README on main GitHub page).