| Package | Description |
|---|---|
| wwwordz.puzzle |
Puzzle generation and related classes, including a dictionary and trie
to implement it.
|
| Class and Description |
|---|
| Dictionary
An organized collection of words, optimized for searching them.
|
| Trie.Search
A position in the node structure when looking for a word.
|