The solver is a Rust library compiled to WebAssembly that implements DSatur graph coloring with backtracking. It supports boards from 4×4 to 16×16 and patterns like regular, cross, diagonal and brickwall.
- Type:
- Shortcut
- Description:
- A Sudoku solver in Rust compiled to WebAssembly, supporting many board patterns.
- Stack:
- Rust, WebAssembly, React, TypeScript
- Links: