Description: PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent performance, which makes it often become an efficient search algorithm, a wide range of applications in the field of natural language processing.
To Search:
File list (Check if you may need any files):
PATTree.opt
PATTree.plg
TreeNode.cpp
TreeNode.h
测试文档.txt
Debug\PATTree.exe
Release\PATTree.exe
main.cpp
PATTree.cpp
PATTree.dsp
PATTree.dsw
PATTree.h
PATTree.ncb
Debug
Release