Data Fields | |
size_t | number_of_nodes |
PointerArray * | links |
IntArray * | silence_links |
IntArray * | deleted_nodes |
Array of the deleted nodes
Array of the links (arc) in the parsing lattice
Total number of nodes in the parsing lattice. Each node is referenced by a integer value between 0
and number_of_nodes
- 1
Array of link index with the <SIL> label