This class has:<br> A function which constructs a tree by inserted words.<br> A function which dumps the tree as a LOUDS bit-string.<br>
The node of the tree. Each node has one character as its member.
See Source File