Skip to search formSkip to main contentSkip to account menu

Compressed suffix array

In computer science, a compressed suffix array is a compressed data structure for pattern matching. Compressed suffix arrays are a general class of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
 Abstract — A practical and simple self-indexing data structure, Partitioned Elias-Fano (PEF) - Compressed Suffix Arrays ( CSA… 
2014
2014
Temporal graphs represent vertexes and binary relations that change over time. In this paper we consider a temporal graph as a… 
2012
2012
This document attempts to provide a simple introduction to a quite fun, and possibly-becominguseful full-text index structure… 
2012
2012
We study the problem of local alignment, which is finding pairs of similar subsequences with gaps. The problem exists in… 
2011
2011
In this paper, we revisit the Property Matching problem and present a better indexing scheme for the problem. Let T be a text of… 
2010
2010
We study parallel and distributed compressed indexes. Compressed indexes are a new and functional way to index text strings. They… 
2008
2008
2008
2008
The core module of search engines,namely indexer,is usually based on inverted file.But this solution to solve phrase-search is in… 
2007
2007
Suffix arrays, fundamental full-text index data structures, can be efficiently used where patterns are queried many times… 
2004
2004
In this talk, we will discuss the challenges involved in developing a multidimensional generalizations of compressed text…