Public Attributes
word_graph_t Struct Reference

#include <word_graph.h>

List of all members.

Public Attributes

glist_t link
glist_t node
int32 n_link
int32 n_node

Detailed Description

The word graph structure. (linked-based word graph)


Member Data Documentation

glist_t word_graph_t::link

List of link

int32 word_graph_t::n_link

Number of node

int32 word_graph_t::n_node

Number of node

glist_t word_graph_t::node

List of node


The documentation for this struct was generated from the following file: