construct a suffix tree for a string

Anyone knows how to build up a suffix tree for a given string in C++?
any inputs will be appreciated.

Thanks.

Have you googled?
http://marknelson.us/1996/08/01/suffix-trees/
It has an example too..
Topic archived. No new replies allowed.