Comment by 1024core
5 days ago
Where can I find the wordlist that they used?
Edit: Found it here: https://coursera.cs.princeton.edu/algs4/assignments/boggle/f...
5 days ago
Where can I find the wordlist that they used?
Edit: Found it here: https://coursera.cs.princeton.edu/algs4/assignments/boggle/f...
You can see all the wordlists I used here: https://github.com/danvk/hybrid-boggle/tree/main/wordlists
The proof used ENABLE2K — repeating it for other wordlists would require another ~23,000 CPU hours each.