Context algorithm
Semi-predictive context algorithm implementation
 All Data Structures Files Functions Variables Typedefs Macros Pages
wotd.h File Reference
#include "fsmTree.h"

Go to the source code of this file.

Functions

fsmTree_t buildSTree (void)
 Builds a pruned fsm tree from the input text. More...
 

Function Documentation

fsmTree_t buildSTree ( void  )

Builds a pruned fsm tree from the input text.

Returns
a new fsm tree.

Definition at line 892 of file wotd.c.