Skip to content

dclamage/SudokuSolverRust

Repository files navigation

Rust Sudoku and Sudoku Variant Solver

Created and maintained by David Clamage (Rangsk)

Work in progress

This repo is a work in progress refactor and port of SudokuSolver from C# to Rust.

Goals

  • 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages