We consider string matching with variable length gaps. Given a string T and a pattern P consisting of strings separated by variable length gaps (arbitrary strings of length in a specified range), the problem is to find all ending positions of substrings in T that match P. This problem is a basic primitive in computational biology applications. Let m and n be the lengths of P and T, respectively, and let k be the number of strings in P. We present a new algorithm achieving time O(n log k+m+α) and space O(m+A), where A is the sum of the lower bounds of the lengths of the gaps in P and α is the total number of occurrences of the strings in P within T. Compared to the previous results this bound essentially achieves the best known time and spac...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
AbstractConsider the string matching problem where differences between characters of the pattern and...
International audienceWe consider a version of pattern matching useful in processing large musical d...
AbstractWe consider string matching with variable length gaps. Given a string T and a pattern P cons...
Abstract. We consider string matching with variable length gaps. Given a string T and a pattern P co...
Abstract. In this paper we have presented new algorithms to handle the pattern matching problem wher...
Abstract. We present new algorithms for the problem of multiple string matching of gapped patterns, ...
Given a text string of length n and a pattern string of length m over a b-letter alphabet, the k dif...
This paper presents an O(mn log n) time algorithm for an approximate string matching problem, in whi...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
An elastic-degenerate string is a sequence of n sets of strings of total length N. It has been intro...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
AbstractConsider the string matching problem where differences between characters of the pattern and...
International audienceWe consider a version of pattern matching useful in processing large musical d...
AbstractWe consider string matching with variable length gaps. Given a string T and a pattern P cons...
Abstract. We consider string matching with variable length gaps. Given a string T and a pattern P co...
Abstract. In this paper we have presented new algorithms to handle the pattern matching problem wher...
Abstract. We present new algorithms for the problem of multiple string matching of gapped patterns, ...
Given a text string of length n and a pattern string of length m over a b-letter alphabet, the k dif...
This paper presents an O(mn log n) time algorithm for an approximate string matching problem, in whi...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
An elastic-degenerate string is a sequence of n sets of strings of total length N. It has been intro...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
We propose a new paradigm for string matching, namely structural matching. In structural matching, t...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
AbstractConsider the string matching problem where differences between characters of the pattern and...
International audienceWe consider a version of pattern matching useful in processing large musical d...