No description
Find a file
2024-12-06 22:48:08 +01:00
benches feat: solver construction benchmark 2024-12-06 15:11:03 +01:00
src fix: hashmap word inline threshold optimization 2024-12-06 22:48:08 +01:00
tests fix: improved tries 2024-12-06 14:54:06 +01:00
.gitignore feat: initial commit 2024-12-04 22:26:41 +01:00
Cargo.lock fix: improved tries 2024-12-06 14:54:06 +01:00
Cargo.toml fix: improved tries 2024-12-06 14:54:06 +01:00
test_4k.txt refactor: code cleanup, use ahash, bigger bench sample 2024-12-05 23:21:51 +01:00
test_64k.txt refactor: code cleanup, use ahash, bigger bench sample 2024-12-05 23:21:51 +01:00
words.txt feat: benchmarks 2024-12-05 22:07:50 +01:00