Sudoku Solver

This is a project powered by a Rust lib compiled to WebAssemby executing a (Dsatur Graph Coloring + Backtracking) algorithm to solve the sudoku games.

WIP: The current solver is a mock implementation. Once the Rust lib is finished it will be replaced by a real implementation.

Select a board type