/home/th/Pulpit/PrefixTreeV01/test/check.cpp File Reference

Demo Check PrefixGraph. More...

#include "string.h"
#include <iostream>
#include "../PrefixTreeLL.h"
#include "../PrefixGraph.h"

Functions

template<class Dict >
int check (Dict *dt, const char *filename)
int main (int argc, char **argv)

Detailed Description

Demo Check PrefixGraph.

Probably you want to run script test.sh which do all the tests.

Program checks if PrefixGraph contains a list of words.

Run this program with the name of PrefixGraph file as the first argument and the name of file with a list of words as the second.
First you should create PrefixGraph file by using program convert from this directory

Generated on Mon Oct 24 19:37:38 2011 for PrefixTree by  doxygen 1.6.3