#include <word_graph.h>
Public Attributes | |
| int32 | time |
| int32 | nodeidx |
| glist_t | child_node_list |
A node in the word_graph
| glist_t word_graph_node_t::child_node_list |
The list of all children.
| int32 word_graph_node_t::nodeidx |
The index for this node
| int32 word_graph_node_t::time |
The time moment of this node
1.8.11