Sudoku solver
Go to file
2022-08-04 20:06:34 +02:00
src bitsets for fast checking if a number fits (slower) 2022-08-04 20:06:34 +02:00
.gitignore initial commit 2022-07-15 23:35:41 +02:00
Cargo.lock faster 2022-07-18 10:29:40 +02:00
Cargo.toml initial commit 2022-07-15 23:35:41 +02:00