Used by https://lisudoku.xyz to solve sudoku variant puzzles.
Supported variants 1. Classic 2. Killer 3. Thermo 4. Kropki 5. Diagonal 6. Anti Knight 7. Irregular 8. Any combination of the above.
Join the discord server.
cargo run-script build
All tests cargo test -- --nocapture
Individual test cargo test check_6x6_solve -- --nocapture