cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
construct a suffix tree for a string
construct a suffix tree for a string
May 22, 2011 at 6:17am UTC
azaaza
(5)
Anyone knows how to build up a suffix tree for a given string in C++?
any inputs will be appreciated.
Thanks.
May 22, 2011 at 6:10pm UTC
hamsterman
(4538)
Have you googled?
http://marknelson.us/1996/08/01/suffix-trees/
It has an example too..
Topic archived. No new replies allowed.