Let T be a fixed text-string of length n and P be a varying pattern-string of length |P| \u3c= n. Both T and P contain characters from a totally ordered alphabet Sigma of size sigma \u3c= n. Suffix tree is the ubiquitous data structure for answering a pattern matching query: report all the positions i in T such that T[i + k - 1] = P[k], 1 \u3c= k \u3c= |P|. Compressed data structures support pattern matching queries, using much lesser space than the suffix tree, mainly by relying on a crucial property of the leaves in the tree. Unfortunately, in many suffix tree variants (such as parameterized suffix tree, order-preserving suffix tree, and 2-dimensional suffix tree), this property does not hold. Consequently, compressed representations...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
We propose a new indexing structure for parameterized strings, called parameterized position heap. P...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
Two equal-length strings S and S\u27 are a parameterized-match (p-match) iff there exists a one-to-o...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The importance and the contribution of string matching algorithms to the modern society cannot be ov...
Let D = {d_1, d_2, ...} be a collection of string documents of n characters in total, which are draw...
In the past two decades, we have witnessed the design of various compact data structures for pattern...
We introduce a new metric of match, called Cartesian tree matching, which means that two strings mat...
A parameterized string (p-string) T = T[1] T[2]...T[n] is a sophisticated string of length n compose...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
We propose a new indexing structure for parameterized strings, called parameterized position heap. P...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
Two equal-length strings S and S\u27 are a parameterized-match (p-match) iff there exists a one-to-o...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The importance and the contribution of string matching algorithms to the modern society cannot be ov...
Let D = {d_1, d_2, ...} be a collection of string documents of n characters in total, which are draw...
In the past two decades, we have witnessed the design of various compact data structures for pattern...
We introduce a new metric of match, called Cartesian tree matching, which means that two strings mat...
A parameterized string (p-string) T = T[1] T[2]...T[n] is a sophisticated string of length n compose...
A suffix tree is a trie-like data structure representing all suffixe of a string. Such trees have a ...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
We propose a new indexing structure for parameterized strings, called parameterized position heap. P...