computer science, a suffix tree (also called PAT tree or, in an earlier form, position tree) is a compressed trie containing all the suffixes of the given text...
29 KB (3,710 words) - 22:18, 27 April 2025
output suffix array. Enhanced suffix arrays (ESAs) are suffix arrays with additional tables that reproduce the full functionality of suffix trees preserving...
29 KB (3,775 words) - 11:06, 23 April 2025
In computer science, a generalized suffix tree is a suffix tree for a set of strings. Given the set of strings D = S 1 , S 2 , … , S d {\displaystyle D=S_{1}...
3 KB (386 words) - 12:55, 1 April 2025
LCP array (section Suffix tree construction)
Augmenting the suffix array with the LCP array allows one to efficiently simulate top-down and bottom-up traversals of the suffix tree, speeds up pattern...
28 KB (4,379 words) - 12:32, 13 June 2024
Longest common substring (section Suffix tree)
with a generalized suffix tree. The longest common substrings of a set of strings can be found by building a generalized suffix tree for the strings, and...
8 KB (1,072 words) - 16:32, 25 May 2025
Suffix Tree Clustering, often abbreviated as STC is an approach for clustering that uses suffix trees. A suffix tree cluster keeps track of all n-grams...
1 KB (157 words) - 15:11, 18 September 2021
Ukkonen's algorithm (section Implicit suffix tree)
algorithm for constructing suffix trees, proposed by Esko Ukkonen in 1995. The algorithm begins with an implicit suffix tree containing the first character...
8 KB (1,069 words) - 11:10, 23 July 2025
that Weiner's 1973 suffix-tree construction algorithm while building a suffix tree of the string S {\displaystyle S} constructs a suffix automaton of the...
55 KB (8,334 words) - 06:31, 14 April 2025
Trie (redirect from Prefix tree)
nodes that contain links, which either point to other suffix child nodes or null. As for every tree, each node but the root is pointed to by only one other...
31 KB (3,247 words) - 10:56, 7 August 2025
List of data structures (redirect from List of tree data structures)
each tree node compares a bit slice of key values. Radix tree Suffix tree Suffix array Compressed suffix array FM-index Generalised suffix tree B-tree Judy...
9 KB (914 words) - 05:55, 20 March 2025
index notation Suffix array, an array of integers giving the starting positions of suffixes of a string in lexicographical order Suffix tree, a data structure...
911 bytes (167 words) - 14:07, 28 October 2019
Rope (data structure) (category Binary trees)
binary tree where each leaf (end node) holds a string of manageable size and length (also known as a weight), and each node further up the tree holds the...
16 KB (1,787 words) - 10:55, 12 May 2025
index, for example a suffix tree or suffix array, the occurrences of a pattern can be found quickly. As an example, a suffix tree can be built in Θ ( n...
21 KB (2,341 words) - 17:09, 26 July 2025
Raimar; Frenzel, Pierre (2006). "Clone Detection Using Abstract Syntax Suffix Trees". 2006 13th Working Conference on Reverse Engineering. IEEE. pp. 253–262...
10 KB (1,207 words) - 13:19, 6 August 2025
Substring (redirect from Suffix (computer science))
banana: banana |||| nana A suffix tree for a string is a trie data structure that represents all of its suffixes. Suffix trees have large numbers of applications...
6 KB (831 words) - 07:25, 30 May 2025
include: The suffix tree, a radix tree of the suffixes of the string, allowing substring search to be performed symbol-by-symbol The suffix automaton, the...
5 KB (611 words) - 08:19, 10 January 2025
has no left or right children. This would represent a unique suffix in the ternary tree corresponding to the key string. If there is no such path, this...
14 KB (1,784 words) - 21:43, 13 November 2024
generalized suffix array can be generated for a generalized suffix tree. When compared to a generalized suffix tree, while the generalized suffix array will...
7 KB (1,058 words) - 23:44, 17 November 2023
{\displaystyle O(n\,{\log |\Sigma |})} bits. The conventional suffix array and suffix tree use Ω ( n log n ) {\displaystyle \Omega (n\,{\log n})} bits...
6 KB (744 words) - 23:53, 5 December 2024
Media type (section Suffix)
structured into a tree. A media type can optionally define a suffix and parameters: mime-type = type "/" [tree "."] subtype ["+" suffix]* [";" parameter];...
19 KB (2,093 words) - 06:10, 5 August 2025
Substring index Suffix array Suffix automaton Suffix tree Compressed suffix array LCP array FM-index Generalized suffix tree Rope Ternary search tree Trie Other...
29 KB (4,498 words) - 11:45, 27 July 2025
building a suffix tree for the string (with a special end-of-string symbol like '$' appended), and finding the deepest internal node in the tree with more...
2 KB (215 words) - 13:09, 27 May 2025
List of -gate scandals and controversies (redirect from Gate (suffix))
whose names include a -gate suffix, by analogy with the Watergate scandal, as well as other incidents to which the suffix has (often facetiously) been...
313 KB (14,135 words) - 02:44, 5 August 2025
a compact notation for regular grammars Regular tree grammar, a generalization from strings to trees Prefix grammar Chomsky hierarchy Hidden Markov model...
8 KB (988 words) - 21:36, 23 September 2024
subsequence subset substring subtree succinct data structure suffix suffix array suffix automaton suffix tree superimposed code superset supersink supersource symmetric...
35 KB (3,135 words) - 18:46, 6 May 2025
Pattern matching (section Tree patterns)
| Tree (Black, Tree (Red, a, x, Tree (Red, b, y, c)), z, d) | Tree (Black, a, x, Tree (Red, Tree (Red, b, y, c), z, d)) | Tree (Black, a, x, Tree (Red...
29 KB (3,477 words) - 05:00, 9 August 2025
represent a substantial space improvement over the conventional suffix tree and suffix array, which occupy many times more space than the size of T. They...
3 KB (471 words) - 00:09, 30 April 2024
A street suffix is the part of a street or road name that describes what type of road it is. Examples include "street", "avenue", "lane", "highway", and...
17 KB (2,358 words) - 23:32, 16 July 2025
Guy E. (2014), "A Simple Parallel Cartesian Tree Algorithm and its Application to Parallel Suffix Tree Construction", ACM Transactions on Parallel Computing...
32 KB (4,294 words) - 21:45, 11 July 2025
(Singapore) Generation-skipping transfer tax, in the United States Generalized suffix tree GeSbTe, a phase-change material GST Computer Systems, a group of British...
2 KB (306 words) - 22:38, 21 June 2025