lisudoku-solver 0.1.0

Solver for sudoku puzzles used by lisudoku
Documentation

lisudoku_solver

Build

wasm-pack build --target bundler

Running tests

All tests cargo test -- --nocapture

Individual test cargo test check_6x6_solve -- --nocapture