#include <Alphabet.h>
Inheritance diagram for FiniteAlphabet:
Public Member Functions | |
FiniteAlphabet () | |
Default Constructor. |
This is an implementation of a finite alphabet. Letter names are given as a parameter in the constructor
Definition at line 67 of file Alphabet.h.
|
Default Constructor.
Definition at line 71 of file Alphabet.h. |