See: Description
| Class | Description |
|---|---|
| Dictionary |
An organized collection of words, optimized for searching them.
|
| Generator |
A puzzle generator.
|
| Trie |
A trie is
data structure to store words efficiently using a tree.
|
| Trie.Search |
A position in the node structure when looking for a word.
|