~ttt/sudoku

b7344611 — Tomasz Kłak 5 years ago master
Speedup .front with clt built in
47fcedfc — Tomasz Kłak 5 years ago
Removed one sort.
2a2f02a3 — Tomasz Kłak 5 years ago
many small reformats
926a088d — Tomasz Kłak 5 years ago
Use WIDTH in more places
bb456090 — Tomasz Kłak 5 years ago
Reformat
66b6e7ad — Tomasz Kłak 5 years ago
Speedup findBestGuessPos
4ad0518e — Tomasz Kłak 5 years ago
removed needless includes
5c416de2 — Tomasz Kłak 5 years ago
Speedup by replacing array of bool with bitset
8a07cb13 — Tomasz Kłak 5 years ago
Speedup by replacing flat_map with vec of pairs.
2ab1c62a — Tomasz Kłak 5 years ago
Initial commit