LatticeNode Struct Reference
Public Attributes | |
int | nodeNr |
int | wordID |
int | timeBegin |
int | timeEnd |
WLRType * | exampleWord |
WLRList * | inArcs |
WLRList * | outArcs |
LatticeNode * | adminNext |
Detailed Description
The lattice administration is done using this data type:Member Data Documentation
Referenced by LexicalTree::createLattice(), LexicalTree::lattice_copyNonSilArcs(), and LexicalTree::printLattice().
Referenced by LexicalTree::createLattice(), and LexicalTree::findLatticeNodes().
Referenced by LexicalTree::createLattice(), LexicalTree::findLatticeNodes(), and LexicalTree::printLattice().