SudokuSolver v0.3.1-alpha
Pre-release
Pre-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:
- The majority of Windows users will want: SudokuSolver-0.3.1-alpha-win-x64.zip
- Windows 10 ARM64 users (such as Surface Tablets): SudokuSolver-0.3.1-alpha-win10-arm64.zip
- Mac OSX users (no ARM64 support yet but works with Rosetta): SudokuSolver-0.3.1-alpha-osx-x64.zip
- Linux users (should work for most major distros): SudokuSolver-0.3.1-alpha-linux-x64.tar.gz
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).