Skip to search formSkip to main contentSkip to account menu

Suffix array

Known as: Suffix (disambiguation) 
In computer science, a suffix array is a sorted array of all suffixes of a string. It is a data structure used, among others, in full text indices… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
We present parallel algorithms for exact and approximate pattern matching with suffix arrays, using a CREW-PRAM with $p… 
2014
2014
Local sequence alignment (LSA) is an essential part of DNA sequencing. LSA helps to identify the facts in biological identity… 
2009
2009
The parameterized pattern matching problem is a kind of pattern matching problem, where a pattern is considered to occur in a… 
2008
2008
Burrows-Wheeler Transform (BWT) is used as the main part in block compression which has a good balance of speed and compression… 
2008
2008
Understanding which genes are active, and when and why, is an important question for molecular biology. Expressed Sequence Tags… 
2007
2007
Suppose we have a large dictionary of strings. Each entry starts with a figure of merit (popularity). We wish to find the k-best… 
2007
2007
This article presents our divide-and-conquer optimal algorithms for lightweight suffix array construction for constant alphabets… 
2006
2006
Iowa State University 5. 
Highly Cited
2004
Highly Cited
2004
The compact suffix array (CSA) is a space-efficient full-text index, which is fast in practice to search for patterns in a static… 
1997
1997
An algorithm for the distributed computation of suffix arrays for large texts is presented. The parallelism model is that of a…