bitarray.builder

Members

Classes

LoudsBitStringBuilder
class LoudsBitStringBuilder

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>

Node
class Node

The node of the tree. Each node has one character as its member.

Meta