Search code examples
Pattern searching by suffix tree...


algorithmtime-complexitysuffix-tree

Read More
What is the advantage of generalized suffix tree over prefix tree?...


data-structurestriesuffix-treeprefix-tree

Read More
Ukkonen's suffix tree algorithm with Leaf-label...


algorithmsuffix-tree

Read More
Stuck finding deepest path in general tree traversal trying to find largest common substring...


javaalgorithmdata-structurestreesuffix-tree

Read More
How to print the string in a suffix tree...


c++calgorithmsuffix-tree

Read More
Algorithm for 2 Pattern String Matching...


regexstringalgorithmsuffix-treeprefix-tree

Read More
Suffix tree vs Suffix array for LCS...


c++algorithmsuffix-treesuffix-array

Read More
Depth-first search...


c++algorithmtreesuffix-tree

Read More
Devel::CheckLib syntax errors when trying to install Tree::Suffix...


perlinstallationcpansuffix-tree

Read More
Longest palindromic substring and suffix trie...


stringalgorithmdata-structurespalindromesuffix-tree

Read More
Suffix Tree and Longest Repeated Substring issue...


algorithmsuffix-tree

Read More
Modifying a Generalised Suffix Tree to hold number of times a node appears in the text string...


treesuffix-treesuffix-array

Read More
really hard to understand suffix tree...


algorithmsuffix-tree

Read More
cocos2d-iphone. Spritesheet depending on a screen resolution?...


cocos2d-iphonespritesprite-sheetsuffix-treesuffix-array

Read More
how to find all the possible longest common subsequence from the same position...


suffix-treestring-comparison

Read More
Suffix tree in Matlab...


matlabstring-matchingsuffix-tree

Read More
Search in implicit suffix tree constructed by Ukkonen algorithm...


algorithmsuffix-tree

Read More
Suffix Tree and B-Tree...


data-structuresb-treesuffix-tree

Read More
Are there well known algorithms to count substrings in a Suffix Tree?...


algorithmsuffix-tree

Read More
Can we use circular strings with Suffix Trees?...


algorithmsuffix-tree

Read More
Maximum and minimum number of nodes in a suffix tree...


algorithmsuffix-tree

Read More
Maximum and minimum number of edges in a suffix tree...


algorithmsuffix-tree

Read More
unique substrings using suffix tree...


c#c++algorithmsubstringsuffix-tree

Read More
Extracting all occurrences of repeated and unique patterns from text, along with context...


algorithmpattern-matchingdesign-patternssuffix-tree

Read More
Where would a suffix array be preferable to a suffix tree?...


data-structurescomparisonsuffix-treesuffix-array

Read More
Document retrieval with unwanted words...


algorithmdata-structuressuffix-treestring-algorithm

Read More
Longest Repeated Substring Issue...


algorithmsuffix-tree

Read More
Working with suffix trees in python...


pythonhashsuffix-tree

Read More
Generating suffixes from a Suffix Tree...


algorithmdata-structuressuffix-tree

Read More
Returning multiple nodes when searching a tree/trie?...


c#treesuffix-tree

Read More
BackNext