Sudoku solver
Go to file
ddidderr fe1077c6c1
[code] refactor, clippy, rustfmt
- added clippy lints and fixed the resulting issues
- moved build_possible_values_db() into the new() call
- extracted the skip_db functionality into their own functions
2024-09-28 10:25:16 +02:00
c_version clangd warnings 2023-12-08 11:36:22 +01:00
src [code] refactor, clippy, rustfmt 2024-09-28 10:25:16 +02:00
.gitignore C version for comparison 2022-08-04 20:45:24 +02:00
Cargo.lock faster 2022-07-18 10:29:40 +02:00
Cargo.toml [code] refactor, clippy, rustfmt 2024-09-28 10:25:16 +02:00
flamegraph.svg [perf] updated flamegraph 2024-02-08 19:00:36 +01:00
rustfmt.toml [code] refactor, clippy, rustfmt 2024-09-28 10:25:16 +02:00