Created and maintained by David Clamage (Rangsk)
This repo is a work in progress refactor and port of SudokuSolver from C# to Rust.
- Full feature parity with the C# SudokuSolver, including:
- All constraints.
- Multi-threading.
- Listen Server / F-puzzles integration.
- A WASM compilation target for direct website integration.