| Crates.io | lisudoku-solver |
| lib.rs | lisudoku-solver |
| version | 0.1.28 |
| created_at | 2022-12-15 23:05:17.347646+00 |
| updated_at | 2025-06-29 22:38:43.280632+00 |
| description | Solver for sudoku puzzles used by lisudoku |
| homepage | |
| repository | https://github.com/lisudoku/lisudoku_solver |
| max_upload_size | |
| id | 738352 |
| size | 1,857,286 |
Used by https://lisudoku.xyz to solve sudoku variant puzzles.
14 supported sudoku variants.
Join the discord server.
All tests cargo test -- --nocapture
Individual test cargo test check_6x6_solve -- --nocapture
Manage test snapshots through cargo insta review
cargo run-script build
cd pkg
npm publish