Scrabble word finder: building a trie, storing a trie, using a trie?
What I’m trying to do:
What I’m trying to do:
I’m interested in tries and DAWGs (direct acyclic word graph) and I’ve been reading a lot about them but I don’t understand what should the output trie or DAWG file look like.