Two equal-length strings S and S\u27 are a parameterized-match (p-match) iff there exists a one-to-one function that renames the characters in S to those in S\u27. Let P be a collection of d patterns of total length n characters that are chosen from an alphabet Sigma of cardinality sigma. The task is to index P such that we can support the following operations. * search(T): given a text T, report all occurrences such that there exists a pattern P_i in P that is a p-match with the substring T[j,j+|P_i|-1]. * ins(P_i)/del(P_i): modify the index when a pattern P_i is inserted/deleted. We present a linear-space index that occupies O(n*log n) bits and supports (i) search(T) in worst-case O(|T|*log^2 n + occ) time, where occ is the number of...
AbstractIn the dynamic dictionary matching problem, a dictionary D contains a set of patterns that c...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
We introduce data structures answering queries concerning the occurrences of patterns from a given d...
Two equal-length strings S and S′ are a parameterized-match (p-match) iff there exists a one-to-one ...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
[[abstract]]In this paper we revisit the dynamic dictionary matching problem, which asks for an inde...
Let S and S′ be two strings, having the same length, over a totally-ordered alphabet. We consider th...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
We consider the dynamic dictionary matching problem. We are given a set of pattern strings (the dict...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
International audienceWe introduce a new automaton on a word p, sequence of letters taken in an alph...
AbstractAmir and Farach (1991) and Amir et al. (to appear) recently initiated the study of the dynam...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
AbstractIn the dynamic dictionary matching problem, a dictionary D contains a set of patterns that c...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
We introduce data structures answering queries concerning the occurrences of patterns from a given d...
Two equal-length strings S and S′ are a parameterized-match (p-match) iff there exists a one-to-one ...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
[[abstract]]In this paper we revisit the dynamic dictionary matching problem, which asks for an inde...
Let S and S′ be two strings, having the same length, over a totally-ordered alphabet. We consider th...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
We consider the dynamic dictionary matching problem. We are given a set of pattern strings (the dict...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
International audienceWe introduce a new automaton on a word p, sequence of letters taken in an alph...
AbstractAmir and Farach (1991) and Amir et al. (to appear) recently initiated the study of the dynam...
In the online dictionary matching problem the goal is to preprocess a set of patterns D={P_1,...,P_d...
AbstractIn the dynamic dictionary matching problem, a dictionary D contains a set of patterns that c...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
We introduce data structures answering queries concerning the occurrences of patterns from a given d...