|
BinaryTree
HW 06
Spell Checking Using Binary Trees
|
| Dictionary.cpp | Implements encoding for dictionary and the checking within it |
| Dictionary.hpp | Interface for Dictionary |
| myspell.cpp | Implements the UI for the spelling checker |
| stringutils.hpp | Miscellaneous utility code for strings |
| testing-logger.cpp | TreeStringSet testing file |
| testing-logger.hpp | Interface for the TreeStringSet testing file |
| TreeStringSet.hpp | Interface for the TreeStringSet class |
1.8.7