emckee2006 / SudokuSolverRust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU Affero General Public License v3.0


Languages

Language:Rust 88.2%Language:JavaScript 10.5%Language:HTML 0.8%Language:CSS 0.6%Language:Batchfile 0.0%