The talk is about a dictionary data structure D for matching multiple pat-tern. If the input alphabet Σ is bounded and the pattern m in D are considered to be mutually substring free an optimal worst case bound of O(|m|) for both insertion and deletion of a pattern m ∈ Σ ∗ is achieved. Since the strings in D are not substrings of each other this is a special case of the dynamic dictionary matching problem (DDMP). The structure D is realised as a multi suffix tree. Let M be the set of strings stored in the dictionary D resulting from an arbitrary sequence of Insert and Delete operations. The main result is that the space complexity of the augmented multi suffix tree representing D is O(d) with d = m∈M |m|. This bound is optimal if we assume ...
International audienceIn this paper, we study a restricted version of the position restricted patter...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
International audienceSuffix trees are highly regarded data structures for text indexing and string ...
AbstractAmir and Farach (1991) and Amir et al. (to appear) recently initiated the study of the dynam...
AbstractIn thedynamic dictionary matchingproblem, a dictionaryDcontains a set of patterns that can c...
We consider the dynamic dictionary matching problem. We are given a set of pattern strings (the dict...
AbstractIn the dynamic dictionary matching problem, a dictionary D contains a set of patterns that c...
The String-to-Dictionary Matching Problem is defined, in which a string is searched for in all the p...
It is widely assumed that O(m+ lg σ) is the best one can do for finding a pattern of length m in a c...
Two equal-length strings S and S′ are a parameterized-match (p-match) iff there exists a one-to-one ...
. An on--line learning algorithm for pruning state space search is described in this paper. The algo...
An O (m)-work, O (m)-space, O (log4 m)-time CREW-PRAM algorithm for constructing the suffix tree of ...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
International audienceWe generalise a multiple string pattern matching algorithm, proposed by Fredri...
International audienceIn this paper, we study a restricted version of the position restricted patter...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
International audienceSuffix trees are highly regarded data structures for text indexing and string ...
AbstractAmir and Farach (1991) and Amir et al. (to appear) recently initiated the study of the dynam...
AbstractIn thedynamic dictionary matchingproblem, a dictionaryDcontains a set of patterns that can c...
We consider the dynamic dictionary matching problem. We are given a set of pattern strings (the dict...
AbstractIn the dynamic dictionary matching problem, a dictionary D contains a set of patterns that c...
The String-to-Dictionary Matching Problem is defined, in which a string is searched for in all the p...
It is widely assumed that O(m+ lg σ) is the best one can do for finding a pattern of length m in a c...
Two equal-length strings S and S′ are a parameterized-match (p-match) iff there exists a one-to-one ...
. An on--line learning algorithm for pruning state space search is described in this paper. The algo...
An O (m)-work, O (m)-space, O (log4 m)-time CREW-PRAM algorithm for constructing the suffix tree of ...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
International audienceWe generalise a multiple string pattern matching algorithm, proposed by Fredri...
International audienceIn this paper, we study a restricted version of the position restricted patter...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
International audienceSuffix trees are highly regarded data structures for text indexing and string ...