WenjieWWJ / suffix_tree

This is about implement of ukkonen algorithm. it also includes some application of the data structure, such as finding if string t is in string s and so on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suffix_tree

This is about implement of ukkonen algorithm. it also includes some application of the data structure, such as finding if string t is in string s and so on.

About

This is about implement of ukkonen algorithm. it also includes some application of the data structure, such as finding if string t is in string s and so on.


Languages

Language:C++ 100.0%