Mescal
|
Type used to represent the generalized automata used in the algorithm. More...
#include <nfa_mccluskey.h>
Public Attributes | |
uint | size |
The size of this automaton. | |
regexp *** | matrix |
The two-dimensional array (size * size) which stores the transitions. | |
Type used to represent the generalized automata used in the algorithm.
The transistions are represented by a two dimensional array: