libak
0.4.0
|
Word graph state. More...
Data Fields | |
int | t |
Time instant. | |
akWGList * | oedges |
Outgoing edges. | |
akWGList * | iedges |
Incoming edges. |
Word graph state.
This is the structure used to represent the states in a word graph.
Incoming edges.
Outgoing edges.
int akWGState::t |
Time instant.